XMLParserItf Global Function CreateCATIXMLSAX2Factory
CreateCATIXMLSAX2Factory( | | oFactory, |
| const | iClsId | = CLSID_XML4C_SAX) |
-
Returns the root object which corresponds to a specific SAX implementation.
This object is an instance of
.
- Parameters:
-
- oFactory
- The resulting CATIXMLSAX2Factory
- iClsId
- The CLSID of the CATIXMLSAX2Factory to instantiate
Legal values:
CLSID_XML4C_SAX Use this value to instantiate the implementation based on XML4C 3.0 from IBM.
This implementation supports DTD validation but not XML schema validation.
CLSID_XML4C5_SAX Use this value to instantiate the implementation based on XML4C 5.0 from IBM.
This implementation supports both DTD and XML schema validation.
This object is included in the file: CATIXMLSAX2Factory.h
If needed, your Imakefile.mk should include the module: CatXmlItfBase
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.