Package | Description |
---|---|
com.sun.msv.driver.textui |
Command line verifier.
|
com.sun.msv.grammar.xmlschema |
W3C XML Schema grammar model.
|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
com.sun.msv.verifier.identity |
Verifier with XML Schema's identity constraint check.
|
com.sun.msv.verifier.regexp.xmlschema |
RegExp VGM implementation that supports special semantics of XML Schema
|
Class and Description |
---|
XMLSchemaGrammar
set of XML Schema.
|
XMLSchemaSchema
XML Schema object.
|
Class and Description |
---|
AttributeWildcard
Attribute wildcard property of the schema component.
|
ComplexTypeExp
ComplexType definition.
|
ElementDeclExp
Element declaration.
|
Field
represents one field of an identity constraint.
|
IdentityConstraint
represents an identity constraint.
|
RedefinableExp
declaration that can be redefined by using <redefine> element.
|
SimpleTypeExp
Simple type declaration.
|
XMLSchemaGrammar
set of XML Schema.
|
XMLSchemaSchema
XML Schema object.
|
XMLSchemaTypeExp
Base class of
ComplexTypeExp and SimpleTypeExp . |
XPath
internal representation of XPath ('aaa/bbb/ccc/ ...
|
Class and Description |
---|
Field
represents one field of an identity constraint.
|
IdentityConstraint
represents an identity constraint.
|
XMLSchemaGrammar
set of XML Schema.
|
XPath
internal representation of XPath ('aaa/bbb/ccc/ ...
|
Class and Description |
---|
XMLSchemaGrammar
set of XML Schema.
|