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.
Version: Available or changed with runtime version 1.0.
Converts the node to an XmlDocumentType node. The operation will fail if the node is not an XmlDocumentType.
XmlDocumentType := XmlNode.AsXmlDocumentType()
XmlNode
Type: XmlNode
An instance of the XmlNode data type.
XmlDocumentType
Type: XmlDocumentType
An XmlDocumentType value that references the current XmlNode.