Package org.apache.jena.datatypes.xsd


package org.apache.jena.datatypes.xsd

Provides datatype definitions for the XML Schema datatypes support by Jena. This allows XSD typed literal to be used in RDF data. The static fields on the class XSDDatatype provide instances of each of the datatype definitions but these are preregistered with the TypeMapper.

This package includes code adapated from Xerces 2.6.0, which is marked, and is Copyright (c) 1999-2002 The Apache Software Foundation. All rights reserved.