Class SchemaDocumentImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, SchemaDocument, SimpleValue, XmlObject, XmlTokenSource

public class SchemaDocumentImpl extends XmlComplexContentImpl implements SchemaDocument
A document containing one schema(@http://www.w3.org/2001/XMLSchema) element. This is a complex type.
See Also: