Package net.sf.jaxme.xs

Interface Summary
XSAnnotation Interface of an annotation.
XSAny  
XSAppinfo Interface of an appinfo element.
XSAtomicType Details of an atomic type.
XSAttributable A common interface for the objects returned by XSComplexType.getAttributes(): XSAttribute and XSWildcard.
XSAttribute Interface of a schema attribute.
XSAttributeGroup Interface of an attribute group.
XSComplexType Details of a complex type.
XSDocumentation  
XSElement Interface of a schema element
XSEnumeration Interface of an xs:enumeration facet.
XSGroup Interface of a group.
XSListType Details of a list type.
XSModelGroup Interface of a model group.
XSNotation Interface of a notation.
XSObject A common base interface for all other schema objects.
XSObjectFactory An object factory for the logical XSParser.
XSParticle Interface of a model groups particle.
XSSchema This interface is what you are probably most interested in: The logical XML Schema representation.
XSSimpleContentType Detail infos of a complex type with simpleContent.
XSSimpleType Details of a simple type.
XSType Interface of an XML Schema type.
XSUnionType Details of a union type.
XSWildcard Interface of a wildcard.
 

Class Summary
XSModelGroup.Compositor  
XSParser The XML schema parser.
XSParticle.Type