RAD Studio VCL Reference
ContentsIndex
TXMLDocument Properties Public Properties
Public Properties
 
Name 
Description 
 
Indicates the state of the DOM parser when it parses the XML document asynchronously. 
 
Lists all of the child nodes of the document. 
 
Provides access to the root node of the XML document. 
 
Provides access to the DOM interface for the parsed XML document. 
 
This is DOMImplementation, a member of class TXMLDocument. 
 
Indicates the character set that the XML document uses to encode characters. 
 
Indicates whether the XML document has been modified. 
 
Node 
Provides access to the document node for the XML document. 
 
Specifies the base string for automatically-generated namespace prefixes. 
 
Returns the name of the schema associated with this XML document. 
 
Indicates whether the XML document includes any external markup declarations. 
 
Indicates the XML version that the document uses. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.