Chapter 2: Developing BizTalk Artifacts – Creating Schemas and Pipelines
Answer: a
Rob needs to import the Customer Schema to Supplier Schema since it has a different namespace and the Customer Schema holds the type that he wants to use in the Supplier Schema. Include should be used if it is the same namespace. Defining a new Schema will not help us re-use the existing type.
Answer: d
In a Public Key Infrastructure (PKI), the partner will distribute his public key to allow the signature created using the private key to be validated. The MIME/SMIME Decoder component is used to validate signed messages in a Receive Pipeline.