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 TypeClassDescriptionclassstate that parses <list> element of XSD.classstate that parses <restriction> element.classState that parses <simpleType> element and its children.classState 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 TypeClassDescriptionclassparses <div> element under <module> element.classUsed to parse module.classparses <module> element. -
Uses of XSTypeOwner in com.sun.msv.reader.xmlschema
Classes in com.sun.msv.reader.xmlschema that implement XSTypeOwnerModifier and TypeClassDescriptionclassused to parse <attribute > element.classState that parses global declarations.classused to parse <redefine> element.classused to parse <schema> element of included schema.classused to parse <schema> element.classused to parse restriction/extension element as a child of <simpleContent> element.