DK11 for Delphi | GisXmlDoc | Enums | Classes | Types
Name | Description | |
---|---|---|
EXMLDocError | XML document | |
IXMLDocument | Represents an XML document | |
IXMLNode | XML Node | |
IXMLNodeCollection | Interface for a set of child nodes of the same type. | |
IXMLNodeList | Set of nodes in an XML document. | |
TGIS_XMLDocument | Implementation of IXMLDocument interface. | |
TGIS_XMLNode | Implementation of XMLNode interface | |
TGIS_XMLNodeList | Implementation of IXMLNodeList interface. | |
Name | Description | |
---|---|---|
TNodeType | Enum for node type | |
TParseOption | Provides information on how DOM parser should parse an XML document. | |
TXMLDocOption | indicate types of information that an XML document automatically supplies. | |
TXMLEncodingType | Indicates the character set used to encode an XML document. | |