Biztalk Schema Question:
Download Questions PDF

Explain me difference between Flat File Schema and XML schema?

Biztalk Schema Interview Question
Biztalk Schema Interview Question

Answer:

A flat file schema defines the structure of a class of instance messages that use a flat file format, either delimited or positional or some combination thereof. Because the native semantic capabilities of XSD do not accommodate all of the requirements for defining the structure of flat file instance messages—such as the various types of delimiters that might be used for different records and fields within the flat file—BizTalk Server uses the annotation capabilities of XSD to store this extra information within an XSD schema. BizTalk Server defines a rich set of specific annotation tags that can be used to store all of the required additional information.

Download Biztalk Schema Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us how is schema namespace added by BizTalk when creating schema?Explain me what is correlation?