Biztalk Schema Question: Download Biztalk Schema PDF

Explain me how BizTalk engine performs a validation of an instance of the message against the Schema?

Tweet Share WhatsApp

Answer:

By default, BizTalk Server will examine only the namespace and the root node name of a message to identify and validate the schema, and will not detect extra elements in the message body. To perform a deep validation of a message format, you have to create a Custom Pipeline with the XML Disassembler component.

Download Biztalk Schema PDF Read All 44 Biztalk Schema Questions
Previous QuestionNext Question
Tell me is it possible to promote XML record of ComplexContent?Tell me what is the difference between XSD and DTD? Difference between XSD and DTD are listed below: