Package com.sun.xml.xsom
package com.sun.xml.xsom
Interfaces that the client should use to access schema information.
-
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.##any
wildcard.##other
wildcard.Wildcard of a set of namespace URIs.Selector or field ofXSIdentityConstraint
.