Uses of Package
org.apache.ws.commons.schema

Packages that use org.apache.ws.commons.schema
org.apache.ws.commons.schema   
 

Classes in org.apache.ws.commons.schema used by org.apache.ws.commons.schema
TypeReceiver
          A TypeReceiver is something that can have its type set.
ValidationEventHandler
           
XmlSchema
          Contains the definition of a schema.
XmlSchemaAll
          Permits the elements in the group to appear (or not appear) in any order in the containing element.
XmlSchemaAnnotated
          The base class for any element that can contain annotation elements.
XmlSchemaAnnotation
          Defines an annotation.
XmlSchemaAny
          Enables any element from the specified namespace or namespaces to appear in the containing complexType element.
XmlSchemaAnyAttribute
          Enables any attribute from the specified namespace or namespaces to appear in the containing complexType element.
XmlSchemaAppInfo
          Defines application specific information within an annotation.
XmlSchemaAttribute
          Class for attribute types.
XmlSchemaAttributeGroup
          Class for attribute groups.
XmlSchemaAttributeGroupRef
          Class for the attribute group reference.
XmlSchemaChoice
          Allows only one of its children to appear in an instance.
XmlSchemaCollection
          Contains a cache of XML Schema definition language (XSD).
XmlSchemaComplexContent
          Class that represents the complex content model for complex types.
XmlSchemaComplexContentExtension
          Class for complex types with a complex content model derived by extension.
XmlSchemaComplexContentRestriction
          Class for complex types with a complex content model that are derived by restriction.
XmlSchemaComplexType
          Class for complex types.
XmlSchemaContent
          An abstract class for schema content.
XmlSchemaContentModel
          An abstract class for the schema content model.
XmlSchemaContentProcessing
          Provides information about the validation mode of any and anyAttribute element replacements.
XmlSchemaContentType
          Enumerations for the content model of the complex type.
XmlSchemaDatatype
           
XmlSchemaDerivationMethod
          Provides different methods for preventing derivation.
XmlSchemaDocumentation
          Class that specifies information to be read or used by humans within an annotation.
XmlSchemaElement
          Class for elements.
XmlSchemaExternal
          An abstract class.
XmlSchemaFacet
          Abstract class for all facets that are used when simple types are derived by restriction.
XmlSchemaForm
          Indicates if attributes or elements need to be qualified or left unqualified.
XmlSchemaGroup
          Class that defines groups at the schema level that are referenced from the complex types.
XmlSchemaGroupBase
          An abstract class for XmlSchemaChoice, XmlSchemaAll, or XmlSchemaSequence.
XmlSchemaGroupRef
          Class used within complex types that defines the reference to groups defined at the schema level.
XmlSchemaIdentityConstraint
          Class for the identity constraints: key, keyref, and unique elements.
XmlSchemaImport
          The class to import schema components from any schema.
XmlSchemaInclude
          Class to include declarations and definitions from an external schema.
XmlSchemaNumericFacet
          Abstract class for defining numeric facets.
XmlSchemaObject
           
XmlSchemaObjectCollection
          An object collection class to handle XmlSchemaObjects when collections are returned from method calls.
XmlSchemaObjectTable
          A collection class that provides read-only helpers for XmlSchemaObject objects.
XmlSchemaParticle
          Base class for all particle types.
XmlSchemaRedefine
          Allows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema.
XmlSchemaSequence
          Requires the elements in the group to appear in the specified sequence within the containing element.
XmlSchemaSerializer.XmlSchemaSerializerException
           
XmlSchemaSimpleContent
          Class for simple types and complex types with a simple content model.
XmlSchemaSimpleContentExtension
          Class for simple types that are derived by extension.
XmlSchemaSimpleContentRestriction
          Class for simple types that are derived by restriction.
XmlSchemaSimpleType
          Class defines a simple type that determines the information and constraints for the values of attributes or elements with text-only content.
XmlSchemaSimpleTypeContent
          Abstract class for simple type content classes.
XmlSchemaSimpleTypeList
          Class for the list of simpleType elements.
XmlSchemaSimpleTypeRestriction
          Class for the restriction of simpleType elements.
XmlSchemaSimpleTypeUnion
          Class for the union of simpleType elements.
XmlSchemaType
          The base class for all simple types and complex types.
XmlSchemaUse
          Indicator of how the attribute is used.
XmlSchemaXPath
          Class for XML Path Language (XPath) expressions.
XmlTokenizedType
           
 



Copyright 2004-2004-2006 Apache Software Foundation. All Rights Reserved.