Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The XML Disassembler handles XML information set elements as follows.
Element | Description |
---|---|
comment | Comments are preserved in the document; however, any comments in XML envelopes are not preserved. |
CDATA | CDATA is preserved in the document. CDATA elements appearing outside of a document (for example, in an envelope) are not preserved. |
processing instructions | The XML Disassembler preserves processing instructions appearing in or before an XML document. Processing instructions appearing after an XML document or before or after an envelope are not preserved. |
XML declaration | The XML declaration element of any incoming XML message is removed. |
See Also
XML Disassembler Pipeline Component
How to Configure the XML Disassembler Pipeline Component