Package org.apache.ws.jaxme.xs

Contains JaxMeXS: the JaxMe parser for XML Schema.

Interface Summary

SchemaTransformerA schema transformer is able to modify a schema, which is being read.
XSAnnotationInterface of an annotation.
XSAny
XSAppinfoInterface of an appinfo element.
XSAtomicTypeDetails of an atomic type.
XSAttributableA common interface for the objects returned by XSComplexType.getAttributes(): XSAttribute and XSWildcard.
XSAttributeInterface of a schema attribute.
XSAttributeGroupInterface of an attribute group.
XSComplexTypeDetails of a complex type.
XSContentHandlerA SAX Parser for XML Schema.
XSDocumentation
XSElementInterface of a schema element
XSEnumerationInterface of an xs:enumeration facet.
XSGroupInterface of a group.
XSIdentityConstraint An identity constraint restricts the contents of an elements children.
XSKeyRef This reference represents a key used to look up other elements.
XSListTypeDetails of a list type.
XSModelGroupInterface of a model group.
XSNotationInterface of a notation.
XSObjectA common base interface for all other schema objects.
XSObjectFactoryAn object factory for the logical XSParser.
XSOpenAttrsInterface of an object, which allows for additional attributes from non-default namespaces.
XSParticleInterface of a model groups particle.
XSSchemaThis interface is what you are probably most interested in: The logical XML Schema representation.
XSSimpleContentTypeDetail infos of a complex type with simpleContent.
XSSimpleTypeDetails of a simple type.
XSTypeInterface of an XML Schema type.
XSUnionTypeDetails of a union type.
XSWildcardInterface of a wildcard.

Class Summary

XPathMatcher An XPath matcher.
XSElementOrAttrRef Specifies an element or attribute relative to the declaring element.
XSModelGroup.Compositor
XSParserThe XML schema parser.
XSParticle.Type
Contains JaxMeXS: the JaxMe parser for XML Schema.