Messaging Server Strips XML Processing Instruction from XML Documents (276936)



The information in this article applies to:

  • Microsoft BizTalk Server 2000

This article was previously published under Q276936

SYMPTOMS

When you submit XML documents with an XML processing instruction, the processing instruction is stripped. For example:
(<?xml version='1.0'?>)
				

MORE INFORMATION

When you perform BizTalk Framework XML serialization, the process instruction is not stripped out of the document when processing. Specifically, this involves encapsulating the document in an envelope. For more information on the BizTalk Framework, see the following Web site: For specific information on encapsulating documents in an envelope, see the "Understanding Envelopes" topic in the online documentation at the following location:

BizTalk Server 2000 Application Development\Configuring BizTalk Messaging Services\Using BizTalk Messaging Manager\Concepts\Understanding Envelopes


Modification Type:MajorLast Reviewed:11/5/2003
Keywords:kbpending kbprb KB276936