| Package | Description |
|---|---|
| org.apache.ws.commons.schema | |
| org.apache.ws.commons.schema.extensions | |
| org.apache.ws.commons.schema.utils |
| Class and Description |
|---|
| TypeReceiver
A TypeReceiver is something that can have its type set.
|
| XmlSchema
Contains the definition of a schema.
|
| XmlSchemaAllMember
This interface exists to allow all of the items that can occur in an all element
to have a type in common.
|
| XmlSchemaAnnotated
The base class for any element that can contain an annotation element.
|
| XmlSchemaAnnotation
Defines an annotation.
|
| XmlSchemaAnnotationItem
Common base class of the items that can live inside an annotation.
|
| XmlSchemaAnyAttribute
Enables any attribute from the specified namespace or namespaces to appear in the containing complexType
element.
|
| XmlSchemaAttribute
Class for attributes, representing xs:attribute.
|
| XmlSchemaAttributeGroup
Class for attribute groups.
|
| XmlSchemaAttributeGroupMember
Implemented by the types that can go into an attribute group.
|
| XmlSchemaAttributeOrGroupRef
Several objects in the model allow either an XmlSchemaAttribute or
an XmlSchemaAttributeGroupRef.
|
| XmlSchemaChoiceMember
This interface exists to allow all of the items that can occur in a choice element
to have a type in common.
|
| XmlSchemaCollection
Contains a cache of XML Schema definition language (XSD).
|
| XmlSchemaCollection.SchemaKey
Key that identifies a schema in a collection, composed of a targetNamespace and a system ID.
|
| 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.
|
| XmlSchemaDerivationMethod
Values for block and final attributes.
|
| XmlSchemaElement
Class for elements, representing xs:element.
|
| XmlSchemaExternal
Common class for include, import, and redefine.
|
| 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.
|
| XmlSchemaGroupParticle
Common type for items that can serve as the particle of a group.
|
| XmlSchemaIdentityConstraint
Class for the identity constraints: key, keyref, and unique elements.
|
| XmlSchemaItemWithRef
Interface implemented by the objects that support ref=.
|
| XmlSchemaItemWithRefBase
Common interface for all objects that can 'ref=' to a global item of the same type.
|
| XmlSchemaNotation
Class represents a notation.
|
| XmlSchemaNumericFacet
Abstract class for defining numeric facets.
|
| XmlSchemaObject |
| XmlSchemaParticle
Schema particles.
|
| XmlSchemaSequenceMember
Common type for all items that can occur in a sequence.
|
| XmlSchemaSerializer.XmlSchemaSerializerException
Exception class used for serialization problems.
|
| 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.
|
| XmlSchemaType
The base class for all simple types and complex types.
|
| XmlSchemaUse
use= values.
|
| XmlSchemaXPath
Class for XML Path Language (XPath) expressions.
|
| XmlSeverityType
Represents the severity of the validation event.
|
| Class and Description |
|---|
| XmlSchemaObject |
| Class and Description |
|---|
| XmlSchema
Contains the definition of a schema.
|
| XmlSchemaForm
Indicates if attributes or elements need to be qualified or left unqualified.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.