Class XSDDatatype.XSDGenericType

All Implemented Interfaces:
RDFDatatype
Enclosing class:
XSDDatatype

public static class XSDDatatype.XSDGenericType extends XSDDatatype
Generic XML Schema datatype (outside the xsd: namespace)

Datatype template that adapts any response back from Xerces type parsing to an appropriate java representation. This is primarily used in creating user defined types - the built in types have a fixed mapping.