Uses of Interface
org.gxml.xs.SmComponent

Packages that use SmComponent
org.gxml.xs   
 

Uses of SmComponent in org.gxml.xs
 

Subinterfaces of SmComponent in org.gxml.xs
 interface SmAtomicType<A,S>
           
 interface SmAtomicUrType<A,S>
          Marker interface for the Atomic Ur-Type (xs:anyAtomicType).
 interface SmAttribute<A,S>
          An attribute declaration, which may be global or local to some complex type.
 interface SmAttributeGroup<A,S>
          An Attribute Group Definition Schema Component.
 interface SmAttributeNodeType<A,S>
           
 interface SmComplexType<A,S>
           
 interface SmComplexUrType<A,S>
          Marker interface for the Complex Ur-Type (xs:anyType).
 interface SmDataComponent<A,S>
           
 interface SmElement<A,S>
          The SmElement interface models an element declaration, which could be global within the schema or local to some other element.
 interface SmElementNodeType<A,S>
           
 interface SmIdentityConstraint<A,S>
          Describes key/keyref/unique constraints on the schema.
 interface SmListType<A,S>
           
 interface SmModelGroup<A,S>
          SmModelGroup represents a group of content sequences.
 interface SmNotation<A,S>
          Notation
 interface SmSimpleType<A,S>
           
 interface SmSimpleUrType<A,S>
          Marker interface for the Simple Ur-Type.
 interface SmType<A,S>
          Represents all types in a schema, both simple types and complex types.
 interface SmUnionType<A,S>
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.