RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument Properties

The properties of the IXMLDocument class are listed here.

 
Name 
Description 
 
Specifies whether the XML document has been parsed so that the DOM interfaces are available to examine or change its contents. 
 
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. 
 
Indicates the character set that the XML document uses to encode characters. 
 
Indicates the XML document file, if any, that this interface represents. 
 
Indicates whether the XML document has been modified. 
 
Node 
Provides access to the document node for the XML document. 
 
Indicates the string that is inserted before nested nodes in the formatted XML text. 
 
Influences various aspects of the document's behavior. 
 
Specifies implementation-specific options that are followed when parsing the XML document. 
 
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. 
 
XML 
Specifies the content of the XML document associated with this IXMLDocument interface. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!