Package org.jibx.schema.elements

Interface Summary
IComplexStructure Complex type structure definition.
 

Class Summary
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.
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.
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.
FacetElement.Enumeration  
FacetElement.FixedFacet  
FacetElement.FractionDigits  
FacetElement.Length  
FacetElement.MaxExclusive  
FacetElement.MaxInclusive  
FacetElement.MaxLength  
FacetElement.MinExclusive  
FacetElement.MinInclusive  
FacetElement.MinLength  
FacetElement.NoFixedFacet  
FacetElement.NumFacet  
FacetElement.Pattern  
FacetElement.TextFacet  
FacetElement.TotalDigits  
FacetElement.WhiteSpace  
FilteredSegmentList Virtual list generated from a backing list by filtering on the element types.
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.
NotationElement Model component for notation element, which can only be used as a direct child of the schema element.
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.
SchemaPath Path specification within a schema definition.
SchemaPath.PathStep  
SchemaPath.StepBase  
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.
WildcardBase Base for wildcard element definitions.
 



Project Web Site