Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIXMLSchemaLoader
Interface to manage the loading and caching of XML schemas for DOM and SAX schema validation.
Objects which implement CATIXMLDOMDocumentBuilder, CATISAXXMLReader will
also implement this interface if they support schema pre-loading and caching.
public virtual ClearSchemaCache( | ) |
public virtual PreloadSchema( | const | iNamespaceURI, |
const | iSchema) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.