Question - What are the types of schemas?
Answer -
BizTalk supports four types of schemas,
- XML schema - uses XML Schema definition (XSD) for defining the structure of an XML instance message
- Flat file schema - defines the structure of instance messages that use a flat-file format
- Envelope schema - defines the structure of XML envelopes which is used to merge one or more XML documents into an XML instance message
- Property schema - used for property promotion