Biztalk Visual Studio Question: Download Biztalk Visual Studio PDF

Explain how BizTalk engine identifies a unique schema?

Tweet Share WhatsApp

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.

Download Biztalk Visual Studio PDF Read All 26 Biztalk Visual Studio Questions
Previous QuestionNext Question
Tell me how is strong name key generated?Do you know what are the actions in order to deploy from Visual Studio?