XMLParserItf Global Function CreateCATIXMLDOMDocumentBuilder


CreateCATIXMLDOMDocumentBuilder( oBuilder,
const iClsId= CLSID_XML4C_DOM)
Returns the root object which corresponds to a specific DOM implementation. This object is an instance of .
Parameters:
oBuilder
The resulting CATIXMLDOMDocumentBuilder
iClsId
The CLSID of the CATIXMLDOMDocumentBuilder to instantiate.
Legal values: CLSID_XML4C_DOM 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_DOM 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: CATIXMLDOMDocumentBuilder.h
If needed, your Imakefile.mk should include the module: CatXmlItfExt

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.

XMLParserItf Global Function CreateCATIXMLDOMDocumentBuilder

XMLParserItf Global Function CreateCATIXMLDOMDocumentBuilder


CreateCATIXMLDOMDocumentBuilder( oBuilder,
const iClsId= CLSID_XML4C_DOM)
Returns the root object which corresponds to a specific DOM implementation. This object is an instance of .
Parameters:
oBuilder
The resulting CATIXMLDOMDocumentBuilder
iClsId
The CLSID of the CATIXMLDOMDocumentBuilder to instantiate.
Legal values: CLSID_XML4C_DOM 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_DOM 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: CATIXMLDOMDocumentBuilder.h
If needed, your Imakefile.mk should include the module: CatXmlItfExt

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.