Uses of Package
org.jibx.schema.elements

Packages that use org.jibx.schema.elements
org.jibx.schema   
org.jibx.schema.attributes   
org.jibx.schema.elements   
org.jibx.schema.support   
org.jibx.schema.validation   
 

Classes in org.jibx.schema.elements used by org.jibx.schema
AllElement
          <all> element definition.
AnnotatedBase
          Base class for all element structures in schema definition which support annotations.
AnnotationElement
          Model component for annotation element.
AnnotationItem
          Annotation item base class.
AnyAttributeElement
          anyAttribute element definition.
AnyElement
          anyAttribute element definition.
AppInfoElement
          appinfo annotation item element.
AttributeElement
          Base representation for both local and global attribute element definition.
AttributeGroupElement
          Top-level group element definition.
AttributeGroupRefElement
          Definition for embedded attributeGroup element (attribute group reference).
ChoiceElement
          <choice> element definition.
CommonComplexModification
          Base representation for all complex type modification elements.
CommonCompositorBase
          Base class for all complex content model compositors.
CommonCompositorDefinition
          Compositor for complex content model, including the special case of <all>.
CommonContentBase
          Common base for simpleContent and complexContent elements.
CommonTypeDefinition
          Base representation for all type definition elements.
CommonTypeDerivation
          Base class for all extension and restriction element variations.
ComplexContentElement
          Representation for a complexContent element.
ComplexExtensionElement
          Definition for extension element used with a complex type.
ComplexRestrictionElement
          Definition for restriction element used with a complex type.
ComplexTypeElement
          complexType element definition.
DocumentationElement
          documentation annotation item element.
ElementElement
          <element> element definition.
FacetElement
          Facet implementation.
GroupElement
          Top-level group element definition.
GroupRefElement
          Definition for embedded group element (group reference).
ImportElement
          Model component for import element.
IncludeElement
          Model component for include element.
KeyBase
          Base representation for identity constraint elements.
KeyBase.KeyElement
           
KeyBase.KeyrefElement
           
KeyBase.UniqueElement
           
ListElement
          list element definition.
OpenAttrBase
          Base class for all element structures in schema definition which allow arbitrary attributes from outside the schema namespace.
RedefineElement
          Model component for redefine element.
SchemaBase
          Base class for all element structures in schema definition model.
SchemaElement
          Model component for schema element.
SchemaLocationBase
          Base class for elements referencing an external schema.
SchemaLocationRequiredBase
          Base class for elements referencing an external schema by using a required 'schemaLocation' attribute.
SelectionBase
          Base representation for selector and field elements.
SelectionBase.FieldElement
           
SelectionBase.SelectorElement
           
SequenceElement
          <sequence> element definition.
SimpleContentElement
          Representation for a simpleContent element.
SimpleExtensionElement
          Definition for extension element used with a simple type.
SimpleRestrictionElement
          restriction element definition used for simple content.
SimpleTypeElement
          Representation for a simpleType element.
UnionElement
          union element definition.
 

Classes in org.jibx.schema.elements used by org.jibx.schema.attributes
SchemaBase
          Base class for all element structures in schema definition model.
 

Classes in org.jibx.schema.elements used by org.jibx.schema.elements
AnnotatedBase
          Base class for all element structures in schema definition which support annotations.
AnnotationElement
          Model component for annotation element.
AnnotationItem
          Annotation item base class.
AnyAttributeElement
          anyAttribute element definition.
AttributeElement
          Base representation for both local and global attribute element definition.
AttributeGroupElement
          Top-level group element definition.
CommonComplexModification
          Base representation for all complex type modification elements.
CommonCompositorBase
          Base class for all complex content model compositors.
CommonCompositorDefinition
          Compositor for complex content model, including the special case of <all>.
CommonContentBase
          Common base for simpleContent and complexContent elements.
CommonSimpleModification
          Base representation for all simple type modification elements.
CommonTypeDefinition
          Base representation for all type definition elements.
CommonTypeDerivation
          Base class for all extension and restriction element variations.
ElementElement
          <element> element definition.
FacetElement
          Facet implementation.
FacetElement.FixedFacet
           
FacetElement.NoFixedFacet
           
FacetElement.NumFacet
           
FacetElement.TextFacet
           
FilteredSegmentList
          Virtual list generated from a backing list by filtering on the element types.
GroupElement
          Top-level group element definition.
IComplexStructure
          Complex type structure definition.
KeyBase
          Base representation for identity constraint elements.
OpenAttrBase
          Base class for all element structures in schema definition which allow arbitrary attributes from outside the schema namespace.
SchemaBase
          Base class for all element structures in schema definition model.
SchemaElement
          Model component for schema element.
SchemaLocationBase
          Base class for elements referencing an external schema.
SchemaLocationRequiredBase
          Base class for elements referencing an external schema by using a required 'schemaLocation' attribute.
SchemaPath
          Path specification within a schema definition.
SchemaPath.StepBase
           
SelectionBase
          Base representation for selector and field elements.
SelectionBase.SelectorElement
           
SimpleTypeElement
          Representation for a simpleType element.
WildcardBase
          Base for wildcard element definitions.
 

Classes in org.jibx.schema.elements used by org.jibx.schema.support
AnnotatedBase
          Base class for all element structures in schema definition which support annotations.
CommonTypeDefinition
          Base representation for all type definition elements.
OpenAttrBase
          Base class for all element structures in schema definition which allow arbitrary attributes from outside the schema namespace.
SchemaBase
          Base class for all element structures in schema definition model.
 

Classes in org.jibx.schema.elements used by org.jibx.schema.validation
AttributeElement
          Base representation for both local and global attribute element definition.
AttributeGroupElement
          Top-level group element definition.
CommonTypeDefinition
          Base representation for all type definition elements.
ComplexTypeElement
          complexType element definition.
ElementElement
          <element> element definition.
GroupElement
          Top-level group element definition.
SchemaBase
          Base class for all element structures in schema definition model.
SchemaElement
          Model component for schema element.
SchemaLocationBase
          Base class for elements referencing an external schema.
SimpleTypeElement
          Representation for a simpleType element.
 



Copyright © 2005-2012 jibx.org. All Rights Reserved.