Class XQuerySchemaTypeSystem

java.lang.Object
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
All Implemented Interfaces:
SchemaTypeLoader, SchemaTypeSystem

public class XQuerySchemaTypeSystem
extends SchemaTypeLoaderBase
implements SchemaTypeSystem
Same as BuiltinSchemaTypeSystem but adds three extra types (dayTimeDuration, yearMonthDuration and anyAtomicType) and makes all the primitives extend anyAtomicType.
Author:
Radu Preotiuc