Link Search Menu Expand Document

Properties

The following properties are defined in the XmlDocument class.

Name Access Type Description
DocType R XmlDocumentType DocumentType node
Not supported in Mobile, AI
DocumentElement R XmlElement Element node at the beginning of the document
DocumentURI CRW String URL from which the CRS was obtained
Added since Ver.4.0.0
Not supported in Mobile, AI
Implementation R XmlDOMImplementation This Document node is created
XmlDOMImplementation object
Not supported in Mobile, AI
IndexAttributeName CRW String The name of the ID attribute used in the GetElementById method
Added since Ver.4.0.0
Not supported in Mobile, AI

Access
R: Readable W: Writable C: Initializable