Package org.apache.ws.jaxme.xs.xml

Contains schema object model type interfaces for JaxMeXS: the JaxMe parser for XML Schema.

See:
          Description

Interface Summary
XsAGDefRef Interface of the attribute group xs:defRef, as specified by the following:
XsAGOccurs Interface of the attribute group xs:occurs, as specified by the following:
XsEAnnotation Interface of xs:annotation, as specified by the following:
XsEAny Implementation of the xs:any element, as specified by the following:
XsEAppinfo Interface of xs:appinfo, as specified by the following:
XsEChoice Interface of the xs:choice element, with the following specification:
XsEComplexContent Interface of the element xs:complexContent, as specified by:
XsEDocumentation Interface of xs:documentation, as specified by the following:
XsEEnumeration Interface of an xs:enumeration element, following this specification:
XsEField Interface of the xs:field element, with the following specification:
XsEFractionDigits Interface of xs:fractionDigits, following this specification:
XsEImport Interface of xs:import, as specified by the following:
XsEInclude Interface of xs:include, as specified by the following declaration:
XsEKey Interface of the xs:key element, specified as follows:
XsEKeyref Interface of the xs:keyref element, with the following specification:
XsELength Interface of xs:length, following this specification:
XsEList Implementation of xs:list, following the specification below:
XsEMaxExclusive Interface of xs:maxExclusive, following this specification:
XsEMaxInclusive Interface of xs:maxInclusive, following this specification:
XsEMaxLength Iinterface of xs:maxLength, following this specification:
XsEMinExclusive Interface of xs:minExclusive, following this specification:
XsEMinInclusive Interface of xs:minInclusive, following this specification:
XsEMinLength Interface of xs:minLength, following this specification:
XsENotation Interface of the xs:notation element, with the following specification:
XsEPattern Interface of xs:pattern, following this specification:
XsERedefine Implementation of xs:redefine, as specified by the following:
XsERestriction Implementation of xs:restriction, following this specification:
XsESchema Implementation of xs:schema.
XsESelector Interface of the xs:selector element, specified by the following:
XsESequence Interface of the xs:sequence element, with the following specification:
XsESimpleContent Implementation of xs:simpleContent, as specified by the following:
XsETopLevelSimpleType Interface of xs:simpleType>, as specified by the following:
XsETotalDigits Interface of xs:totalDigits, following this specification:
XsEUnion Interface of xs:union, following the specification below:
XsEUnique Interface of the xs:unique element, with the following specification:
XsEWhiteSpace Interface of xs:whiteSpace, following this specification:
XsGAllModel Interface of xs:allModel, as specified by the following:
XsGAttrDecls Interface of xs:attrDecls, with the following specification:
XsGComplexTypeModel Interface of the group xs:complexTypeModel, as specified by the following:
XsGIdentityConstraint Implementation of the group xs:identityConstraint, specified as follows:
XsGNestedParticle Interface of the xs:nestedParticle group, as specified by the following:
XsGParticle Implementation of the xs:particle group, with the following specification:
XsGSimpleRestrictionModel Interface of xs:simpleRestrictionModel, following this specification:
XsGTypeDefParticle Interface of the xs:typeDefParticle group, as specified by the following:
XsObject Base interface for type, attribute, element, or whatever object.
XsObjectFactory  
XsRedefinable A common base interface for XsETopLevelSimpleType, XsTComplexType, XsTGroup, and XsTAttributeGroup.
XsSchemaHeader This interface contains the data contained in the schemas root element.
XsTAll Interface of the following type:
XsTAnnotated Interface of an annotated element, as specified by the following:
XsTAttribute Interface of xs:attribute, following this specification:
XsTAttributeGroup Interface of an xs:attributeGroup, with the following specification:
XsTAttributeGroupRef Interface of the xs:attributeGroupRef type, specified as follows:
XsTComplexRestrictionType Implementation of xs:complexRestrictionType, as specified by the following:
XsTComplexType Interface of a complex type, to be shared by XsTLocalComplexType and XsTComplexType.
XsTElement Implementation of the xs:element type, as specified by the following:
XsTExplicitGroup Interface of the xs:explicitGroup type, as specified by the following:
XsTExtensionType Interface of the xs:extensionType type, as specified by:
XsTFacet Interface of a facet, following this specification:
XsTFacetBase  
XsTFixedFacet A common base interface for XsTFacet and XsTNumFacet.
XsTGroup Interface of the xs:group, type, with the following specification:
XsTGroupRef Implementation of the xs:groupRef type, with the following specification:
XsTIdentityConstraint A common base interface for the elements which are part of an xs:identityConstraint group.
XsTKeybase Interface of the xs:keybase type, with the following specification:
XsTLocalComplexType Interface of a local xs:complexType, following the specification below:
XsTLocalElement Interface of the xs:localElement type, as specified by:
XsTLocalSimpleType Interface of the xs:localSimpleType type, as specified by the following:
XsTNamedGroup Interface of a named top-level group, with the following specification:
XsTNestedParticle  
XsTNumFacet Interface of xs:numFacet, following this specification:
XsTOpenAttrs A common base type for most of the schema elements.
XsTParticle Interface of a particle.
XsTRealGroup Interface of the xs:realGroup type, as specified by the following:
XsTRestrictionType Implementation of xs:restrictionType, as specified by the following:
XsTSimpleExplicitGroup Interface of the xs:simpleExplicitGroup type, with the following specification:
XsTSimpleExtensionType Interface of the xs:simpleExtensionType, as specified by:
XsTSimpleRestrictionType Implementation of xs:simpleRestrictionType, as specified by the following:
XsTSimpleType Interface of the following specification for xs:simpleType:
XsTTopLevelComplexType Implementation of a top level xs:complexType, following the specification below:
XsTTopLevelElement Interface of the xs:topLevelElement type, with the following specification:
XsTTypeDefParticle A common interface for the types used in the xs:typeDefParticle group.
XsTWildcard Interface of xs:wildcard, with the following specification:
 

Class Summary
XmlLang Implementation of xml:lang.
XsAnyURI Implementation of xs:anyURI.
XsBlockSet Implementation of xs:derivationset.
XsComplexContentType  
XsDerivationSet Implementation of xs:derivationset.
XsFormChoice Implementation of the following simple type:
XsID Implementation of xs:ID
XsNamespaceList Implementation of the xs:namespaceList type, specified like this:
XsNamespaceList.Basic Default implementation of XsNamespaceList.
XsNamespaceList.Other A namespace list matching "##other" with the given target namespace pTargetNamespace.
XsNCName Implementation of xs:NCName.
XsQName Implementation of xs:qName.
XsSimpleDerivationSet Implementation of xs:derivationset.
XsTAttribute.Use  
XsToken Implementation of xs:token
XsTWildcard.ProcessContents  
 

Package org.apache.ws.jaxme.xs.xml Description

Contains schema object model type interfaces for JaxMeXS: the JaxMe parser for XML Schema.