JaxMeXS schema object model type.See: Description
| Class | Description |
|---|---|
| XsAGDefRefImpl |
Implementation of the attribute group
xs:defRef,
as specified by the following: |
| XsAGOccursImpl |
Implementation of the attribute group
xs:occurs,
as specified by the following: |
| XsEAnnotationImpl |
Implementation of
xs:annotation, as specified
by the following: |
| XsEAnyImpl |
Implementation of the
xs:any element, as
specified by the following: |
| XsEAppinfoImpl |
Implementation of
xs:appinfo, as specified by the
following: |
| XsEChoiceImpl |
Implementation of the
xs:choice element, with the following
specification: |
| XsEComplexContentImpl |
Implementation of the element
xs:complexContent,
as specified by: |
| XsEDocumentationImpl |
Implementation of
xs:documentation, as specified
by the following: |
| XsEEnumerationImpl |
Implementation of
xs:enumeration,
following this specification: |
| XsEFieldImpl |
Interface of the
xs:field element, with the
following specification: |
| XsEFractionDigitsImpl |
Implementation of
xs:fractionDigits,
following this specification: |
| XsEImportImpl |
Implementation of
xs:import, as specified by
the following: |
| XsEIncludeImpl |
Implementation of
xs:include, as specified
by the following declaration: |
| XsEKeyImpl |
Implementation of the
xs:key element, specified
as follows: |
| XsEKeyrefImpl |
Implementation of the
xs:keyref element, with the
following specification: |
| XsELengthImpl |
Implementation of
xs:length, following
this specification: |
| XsEListImpl |
Implementation of
xs:list, following
the specification below: |
| XsEMaxExclusiveImpl |
Implementation of
xs:maxExclusive,
following this specification: |
| XsEMaxInclusiveImpl |
Implementation of
xs:maxInclusive,
following this specification: |
| XsEMaxLengthImpl |
Implementation of
xs:maxLength,
following this specification: |
| XsEMinExclusiveImpl |
Implementation of
xs:minExclusive,
following this specification: |
| XsEMinInclusiveImpl |
Implementation of
xs:minInclusive,
following this specification: |
| XsEMinLengthImpl |
Implementation of
xs:minLength, following
this specification: |
| XsENotationImpl |
Interface of the
xs:notation element, with
the following specification: |
| XsEPatternImpl |
Implementation of
xs:pattern, following
this specification: |
| XsERedefineImpl |
Implementation of
xs:redefine, as specified
by the following: |
| XsERestrictionImpl |
Implementation of
xs:restriction, following
this specification: |
| XsESchemaImpl |
Implementation of xs:schema.
|
| XsESelectorImpl |
Interface of the
xs:selector element, specified
by the following: |
| XsESequenceImpl |
Implementation of the
xs:sequence element, with the following
specification: |
| XsESimpleContentImpl |
Implementation of
xs:simpleContent,
as specified by the following: |
| XsETopLevelSimpleTypeImpl |
Implementation of
xs:simpleType>, as specified by the following: |
| XsETotalDigitsImpl |
Implementation of
xs:totalDigits,
following this specification: |
| XsEUnionImpl |
Implementation of
xs:union, following the
specification below: |
| XsEUniqueImpl |
Implementation of the
xs:unique element, with the
following specification: |
| XsEWhiteSpaceImpl |
Implementation of
xs:whiteSpace, following
this specification: |
| XsGAllModelImpl |
Implementation of
xs:allModel, as specified by
the following: |
| XsGAttrDeclsImpl |
Implementation of
xs:attrDecls, with the
following specification: |
| XsGComplexTypeModelImpl |
Implementation of the group
xs:complexTypeModel,
as specified by the following: |
| XsGIdentityConstraintImpl |
Implementation of the group
xs:identityConstraint,
specified as follows: |
| XsGParticleImpl |
Implementation of the
xs:typeDefParticle group,
as specified by the following: |
| XsGSimpleRestrictionModelImpl |
Interface of
xs:simpleRestrictionModel, following
this specification: |
| XsGTypeDefParticleImpl |
Implementation of the
xs:typeDefParticle group,
as specified by the following: |
| XsObjectFactoryImpl |
The XsObjectFactory, which allows to extend the parser.
|
| XsObjectImpl |
Base class for all the types, attributes, elements, ...
|
| XsTAllImpl |
Implementation of the following type:
|
| XsTAnnotatedImpl |
Implementation of an annotated element, as specified
by the following:
|
| XsTAttributeGroupImpl |
Implementation of an
xs:attributeGroup,
with the following specification: |
| XsTAttributeGroupRefImpl |
Implementation of the
xs:attributeGroupRef
type, specified as follows: |
| XsTAttributeImpl |
Implementation of
xs:attribute, following
this specification: |
| XsTComplexRestrictionTypeImpl |
Implementation of
xs:complexRestrictionType,
as specified by the following: |
| XsTComplexTypeImpl |
Base implementation of a complex type, to be shared
by
XsTLocalComplexType and
XsTComplexType. |
| XsTElementImpl |
Implementation of the
xs:element type,
as specified by the following: |
| XsTExplicitGroupImpl |
Implementation of the
xs:explicitGroup
type, as specified by the following: |
| XsTExtensionTypeImpl |
Implementation of the
xs:extensionType type, as
specified by: |
| XsTFacetBaseImpl | |
| XsTFacetImpl |
Implementation of a facet, following this specification:
|
| XsTFixedFacetImpl |
A common base class for
XsTFacet and
XsTNumFacet. |
| XsTGroupImpl |
Implementation of the
xs:group, type, with the
following specification: |
| XsTGroupRefImpl |
Implementation of the
xs:groupRef type,
with the following specification: |
| XsTKeybaseImpl |
Implementation of the
xs:keybase type, with the
following specification: |
| XsTLocalAllElementImpl | |
| XsTLocalComplexTypeImpl |
Interface of a local
xs:complexType,
following the specification below: |
| XsTLocalElementImpl |
Implementation of the
xs:localElement type, as
specified by: |
| XsTLocalSimpleTypeImpl |
Implementation of the
xs:localSimpleType type,
as specified by the following: |
| XsTNamedGroupImpl |
Implementation of a named top-level group, with the following
specification:
|
| XsTNumFacetImpl |
Implementation of
xs:numFacet, following
this specification: |
| XsTOpenAttrsImpl |
A common base type for most of the schema elements.
|
| XsTRealGroupImpl |
Implementation of the
xs:realGroup type, as specified
by the following: |
| XsTRestrictionTypeImpl |
Implementation of
xs:restrictionType,
as specified by the following: |
| XsTSimpleExplicitGroupImpl | |
| XsTSimpleExtensionTypeImpl |
Implementation of the
xs:simpleExtensionType, as
specified by: |
| XsTSimpleRestrictionTypeImpl |
Implementation of
xs:simpleRestrictionType,
as specified by the following: |
| XsTSimpleTypeImpl |
Implementation of the following specification for
xs:simpleType: |
| XsTTopLevelComplexTypeImpl |
Implementation of a top level
xs:complexType,
following the specification below: |
| XsTTopLevelElementImpl |
Interface of the
xs:topLevelElement type, with
the following specification: |
| XsTWildcardImpl |
Implementation of the
xs:wildcard type, with the
following specification: |
Contains an implementation of the JaxMeXS schema object model type.