(Deprecated) Push Model XML Parser-Node Factory

 

[Deprecated. Do not use. Superseded by SAX2 API/MSXML 3.0]

This section describes an obsolete, proprietary, low-level interface for manipulating XML without building an in-memory tree representation of the entire XML document. It was intended to be a high performance XML parser, but has been completely superceded by the industry standard Simple API for XML (SAX2) API that is available in the Microsoft XML Parser (MSXML) 3.0 and later. It is highly recommended to use SAX2 API instead of NodeFactory interface. NodeFactory interface is deprecated and provided strictly "as is." No changes will be made to it; no support will be provided; and no future upgrades will be available.