XML Helper Objects/Interfaces
The XML Helper objects/interfaces are used with both DOM and SAX objects and interfaces.
The following table lists the XML Helper objects/interfaces.
IMXNamespaceManager | Provides an interface for C++ namespace management functionality. |
IMXNamespacePrefixes | Provides a collection of namespace prefixes for a Microsoft® Visual Basic® implementation of IMXNamespaceManager . |
IVBMXNamespaceManager | Provides an interface for namespace management functionality. |
The following share properties and methods with DOM objects/interfaces.
IXMLHTTPRequest | Provides client-side protocol support for communication with HTTP servers. |
IXSLProcessor | Used for transformations with compiled style sheets. |
IXSLTemplate | Used for caching compiled XSL Transformations (XSLT) templates. |
IServerXMLHTTPRequest/ServerXMLHTTP | Provides methods and properties for establishing HTTP connections between items on different Web servers. |