Uses of Interface
org.jibx.schema.INamed

Packages that use INamed
org.jibx.schema.elements   
org.jibx.schema.support   
 

Uses of INamed in org.jibx.schema.elements
 

Classes in org.jibx.schema.elements that implement INamed
 class AttributeElement
          Base representation for both local and global attribute element definition.
 class AttributeGroupElement
          Top-level group element definition.
 class CommonTypeDefinition
          Base representation for all type definition elements.
 class ComplexTypeElement
          complexType element definition.
 class ElementElement
          <element> element definition.
 class GroupElement
          Top-level group element definition.
 class NotationElement
          Model component for notation element, which can only be used as a direct child of the schema element.
 class SimpleTypeElement
          Representation for a simpleType element.
 

Uses of INamed in org.jibx.schema.support
 

Classes in org.jibx.schema.support that implement INamed
static class SchemaTypes.SchemaSimpleType
          Simple schema type representation.
 



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