Biztalk Schema Question:

Tell us how BizTalk engine identifies a unique schema?

Biztalk Schema Interview Question
Biztalk Schema Interview Question

Answer:

BizTalk uses a combination of namespace#rootnode to define the schema type of a message, thereby making a MessageType unique (for example: http://mynamespace.com#MyRootNode). In other words, BizTalk uses this combination to identify and resolve schemas references.


Previous QuestionNext Question
Explain me what is correlation?Tell us what is the correlation property schema?