| Name | Description | Type | Package | Framework |
| All | Instances of this interface are intended to represent the 'all' construct inAuthor:dzwiers www. | Class | org.geotools.xml.schema | GeoTools |
| AllGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Any | Instances of this interface are intended to represent the 'any' construct inAuthor:dzwiers www. | Interface | org.geotools.xml.schema | GeoTools |
| AnyGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Attribute | An instance of this interface should represent an Attribute from an XMLAuthor:dzwiers www. | Interface | org.geotools.xml.schema | GeoTools |
| AttributeGroup | This interface is intended to represent an XML Schema AttributeGroup. | Interface | org.geotools.xml.schema | GeoTools |
| AttributeGroupGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| AttributeGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| AttributeValue | Interface | org.geotools.xml.schema | GeoTools | |
| AttributeValueGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Choice | This interface is intended to represent a Choice in an XML Schema. | Interface | org.geotools.xml.schema | GeoTools |
| ChoiceGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| ComplexType | This interface is intended to represent an XML Schema complexType. | Interface | org.geotools.xml.schema | GeoTools |
| ComplexTypeGT | Provides . | Class | org.geotools.xml.schema.impl | GeoTools |
| Element | Instances of this interface are intended to represent XML Schema Elements. | Interface | org.geotools.xml.schema | GeoTools |
| ElementGrouping | This represents an abstract collection of xml element definitions within a To avoid multiple type checks, a group mask was include, as described below. | Interface | org.geotools.xml.schema | GeoTools |
| ElementGT | Provides . | Class | org.geotools.xml.schema.impl | GeoTools |
| ElementValue | This interface is intended to represent a data structure to pass resolved Child elements to the parent element. | Interface | org.geotools.xml.schema | GeoTools |
| ElementValueGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Facet | Interface | org.geotools.xml.schema | GeoTools | |
| FacetGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Group | This interface is intended to represent the Group construct within XML In many situations it is recommended that groups be flatened out to their | Interface | org.geotools.xml.schema | GeoTools |
| GroupGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Schema | This Interface is intended to represent the public portion of an XML Schema. | Interface | org.geotools.xml.schema | GeoTools |
| SchemaFactory | This is the main entry point into the XSI parsing routines. | Class | org.geotools.xml | GeoTools |
| SchemaIndex | Cleans up the index before desctruction. | Interface | org.geotools.xml | GeoTools |
| SchemaLocationResolver | Resolves a physical schema location from a namespace uri. | Class | org.geotools.xml | GeoTools |
| SchemaLocator | Helper class which ensures that the xsd schema parser uses pre-build schema This class works from a XSD which contains a reference | Class | org.geotools.xml | GeoTools |
| Schemas | Utility class for performing various operations. | Class | org.geotools.xml | GeoTools |
| Sequence | This interface is intended to represent a Sequence in an XML Schema. | Interface | org.geotools.xml.schema | GeoTools |
| SequenceGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| SimpleType | This interface is intended to represent an XML Schema simple type. | Interface | org.geotools.xml.schema | GeoTools |
| SimpleTypeGT | Class | org.geotools.xml.schema.impl | GeoTools | |
| Type | This is a convinience interface to help speed up the code, allowing for any type definition to handled in a consistent manner, independant of whether | Interface | org.geotools.xml.schema | GeoTools |