EXCEPTION_MULTIPLE_XMLDECL

Code Value: 15

This exception is thrown when a PBDOM method call causes a PBDOM_DOCUMENT to contain more than one XML declaration.

For example, in a SetContent method call invoked on a PBDOM_DOCUMENT object, if the input PBDOM_OBJECT array contains more than one PBDOM_PROCESSINGINSTRUCTION that is constructed as an XML declaration, this exception is thrown.