Uses of Package
com.sun.xml.xsom
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.Classes to parse XML Schema documents into objects of
com.sun.xml.xsom
package.Visitor pattern support for the
com.sun.xml.xsom
interfaces.-
ClassDescriptionForeign attributes on schema elements.Schema Component Designator (SCD).String with in-scope namespace binding information.Common aspect of
XSComplexType
andXSAttGroupDecl
as the container of attribute uses/attribute groups.Attribute group declaration.Attribute declaration.Attribute use.Complex type.Base interface for all the schema components.Content of a complex type.Base interface of all "declarations".Element declaration.Facet for a simple type.Identity constraint.List simple type.Model group.Type-safe enumeration for kind of model groups.Named model group declaration.Notation declaration.Particle schema component.Restriction simple type.Schema.Set ofXSSchema
objects.Simple type.A component that can be referenced fromXSParticle
This interface provides a set of type check functions (isXXX
), which are essentially:Base interface forXSComplexType
andXSSimpleType
.Union simple type.Constants that represent variety of simple types.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.Selector or field ofXSIdentityConstraint
. -
ClassDescriptionForeign attributes on schema elements.String with in-scope namespace binding information.Common aspect of
XSComplexType
andXSAttGroupDecl
as the container of attribute uses/attribute groups.Attribute group declaration.Attribute declaration.Attribute use.Complex type.Base interface for all the schema components.Content of a complex type.Base interface of all "declarations".Element declaration.Facet for a simple type.Identity constraint.List simple type.Model group.Type-safe enumeration for kind of model groups.Named model group declaration.Notation declaration.Particle schema component.Restriction simple type.Schema.Set ofXSSchema
objects.Simple type.A component that can be referenced fromXSParticle
This interface provides a set of type check functions (isXXX
), which are essentially:Base interface forXSComplexType
andXSSimpleType
.Union simple type.Constants that represent variety of simple types.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.##any
wildcard.##other
wildcard.Wildcard of a set of namespace URIs.Selector or field ofXSIdentityConstraint
. -
ClassDescriptionString with in-scope namespace binding information.Attribute group declaration.Attribute declaration.Complex type.Content of a complex type.Base interface of all "declarations".Element declaration.Identity constraint.Named model group declaration.Set of
XSSchema
objects.Simple type.A component that can be referenced fromXSParticle
This interface provides a set of type check functions (isXXX
), which are essentially:Base interface forXSComplexType
andXSSimpleType
. -
ClassDescriptionSchema Component Designator (SCD).Attribute group declaration.Attribute declaration.Base interface for all the schema components.Element declaration.Facet for a simple type.Identity constraint.Model group.Named model group declaration.Notation declaration.Particle schema component.Schema.Simple type.Base interface for
XSComplexType
andXSSimpleType
.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union. -
ClassDescriptionAttribute group declaration.Attribute declaration.Attribute use.Complex type.Content of a complex type.Element declaration.Facet for a simple type.Identity constraint.List simple type.Model group.Named model group declaration.Notation declaration.Particle schema component.Restriction simple type.Schema.Set of
XSSchema
objects.Simple type.Union simple type.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.Selector or field ofXSIdentityConstraint
. -
-
ClassDescriptionAttribute group declaration.Attribute declaration.Attribute use.Complex type.Base interface for all the schema components.Content of a complex type.Element declaration.Facet for a simple type.Identity constraint.Model group.Named model group declaration.Notation declaration.Particle schema component.Schema.Simple type.Base interface for
XSComplexType
andXSSimpleType
.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.Selector or field ofXSIdentityConstraint
. -
ClassDescriptionAttribute group declaration.Attribute declaration.Attribute use.Complex type.Content of a complex type.Element declaration.Facet for a simple type.Identity constraint.List simple type.Model group.Named model group declaration.Notation declaration.Particle schema component.Restriction simple type.Schema.Simple type.Union simple type.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.
##any
wildcard.##other
wildcard.Wildcard of a set of namespace URIs.Selector or field ofXSIdentityConstraint
. -
ClassDescriptionAttribute group declaration.Attribute declaration.Attribute use.Complex type.Content of a complex type.Element declaration.Facet for a simple type.Identity constraint.Model group.Named model group declaration.Notation declaration.Particle schema component.Schema.Set of
XSSchema
objects.Simple type.Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.Selector or field ofXSIdentityConstraint
. -