Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.1 KB

document-validation-in-the-xml-disassembler-pipeline-component.md

File metadata and controls

19 lines (17 loc) · 1.1 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: Document Validation in the XML Disassembler Pipeline Component
Document Validation in the XML Disassembler Pipeline Component
06/08/2017
biztalk-server
article

Document Validation in the XML Disassembler Pipeline Component

By default, the XML Disassembler does not validate XML documents against a schema. However, you can configure the XML Disassembler to validate an XML document by setting the Validate Document Structure property.

Caution

If a field for promotion is declared with a simple data type but contains complex data, the property promotion will cause unpredictable results. To avoid this scenario, configure the XML Disassembler to perform document validation by setting the Validate Document Structure property to True.

See Also

XML Disassembler Pipeline Component
How to Configure the XML Disassembler Pipeline Component