Uses of Interface
com.sun.msv.reader.datatype.xsd.XSTypeOwner
Packages that use XSTypeOwner
Package
Description
reads XML representation for XML Schema Part.2
parses RELAX Core into AGM.
parses XML representation of XML Schema into AGM.
-
Uses of XSTypeOwner in com.sun.msv.reader.datatype.xsd
Classes in com.sun.msv.reader.datatype.xsd that implement XSTypeOwnerModifier and TypeClassDescriptionclass
state that parses <list> element of XSD.class
state that parses <restriction> element.class
State that parses <simpleType> element and its children.class
State that parses <union> element and its children. -
Uses of XSTypeOwner in com.sun.msv.reader.relax.core
Classes in com.sun.msv.reader.relax.core that implement XSTypeOwnerModifier and TypeClassDescriptionclass
parses <div> element under <module> element.class
Used to parse module.class
parses <module> element. -
Uses of XSTypeOwner in com.sun.msv.reader.xmlschema
Classes in com.sun.msv.reader.xmlschema that implement XSTypeOwnerModifier and TypeClassDescriptionclass
used to parse <attribute > element.class
State that parses global declarations.class
used to parse <redefine> element.class
used to parse <schema> element of included schema.class
used to parse <schema> element.class
used to parse restriction/extension element as a child of <simpleContent> element.