Package org.geotools.xs
package org.geotools.xs
Captures initial mapping of XML Simple Types to Java Objects.
Intended Use
Where possible mappings are in agreement with JAXB and will make use of the same utility classes.
Please consider the following reference matterial:
- XML Schema Part 0: Primer Second Edition
- XML Schema Part 1: Structures Second Edition
- XML Schema Part 2: Datatypes Second Edition
- Feature Type Survey
- Web Services Developer Pack (and DataTypeConverter )
The Big Picture

-
ClassesClassDescriptionThis interface contains the qualified names of all the types in the http://www.w3.org/2001/XMLSchema schema.Parser configuration for xml schema schema.Schema for XML simple types.Util class for shared static methods for XS and its bindings.