Microsoft XML SDK 2.6 - XML Reference

XMLSchemaCache Properties, Methods, and Events

Properties

length Returns the number of namespaces currently in a collection.

Methods

add Adds a new item to a schema collection.
addCollection Adds all the schemas from another collection into the current collection.
get Returns a read-only DOM node containing the <Schema> element.
namespaceURI Returns the namespace at the specified index.
remove Removes the specified namespaces from a collection.

Events

None.

See Also

XMLSchemaCache