Uses of Package
com.sun.msv.grammar.xmlschema
-
Packages that use com.sun.msv.grammar.xmlschema 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 -
Classes in com.sun.msv.grammar.xmlschema used by com.sun.msv.driver.textui Class Description XMLSchemaGrammar set of XML Schema.XMLSchemaSchema XML Schema object. -
Classes in com.sun.msv.grammar.xmlschema used by com.sun.msv.reader.xmlschema Class 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 ofComplexTypeExp
andSimpleTypeExp
.XPath internal representation of XPath ('aaa/bbb/ccc/ ... -
Classes in com.sun.msv.grammar.xmlschema used by com.sun.msv.verifier.identity Class 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/ ... -
Classes in com.sun.msv.grammar.xmlschema used by com.sun.msv.verifier.regexp.xmlschema Class Description XMLSchemaGrammar set of XML Schema.