2.2.5.1.22 XML Document
Represents an XML document as defined in [XML].
XML Element: <XD>
XML Content: XML document represented as a string, serialized using XML schema specification for string data type. String representation of the XML document MUST be encoded as described in the following section 2.2.5.3.2.
Example:
-
<XD><name attribute="value">Content</name></XD>