Uses of Interface
com.sun.msv.reader.xmlschema.AnyAttributeOwner
-
Packages that use AnyAttributeOwner Package Description com.sun.msv.reader.xmlschema parses XML representation of XML Schema into AGM. -
-
Uses of AnyAttributeOwner in com.sun.msv.reader.xmlschema
Classes in com.sun.msv.reader.xmlschema that implement AnyAttributeOwner Modifier and Type Class Description class
AttributeGroupState
parses <attributeGroup /> element.class
ComplexContentBodyState
used to parse restriction/extension element as a child of complexContent element.class
ComplexTypeDeclState
used to parse <complexType> element.class
SimpleContentExtensionState
used to parse extension element as a child of <simpleContent> element.class
SimpleContentRestrictionState
used to parse restriction/extension element as a child of <simpleContent> element.
-