| Name | Description | Type | Package | Framework |
| AbstractDateTime | Base class for representation of XSD duration, time, date/time and related datatype instances. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| IllegalDateTimeFieldException | Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| AbstractDateTime | Base class for representation of XSD duration, time, date/time and related datatype instances. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| IllegalDateTimeFieldException | Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDbase64Binary | This only needs to implement the unparsing. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDbinary | Root class for XSD datatypes with binary values, xsd:hexBinary and xsd:base64Binary. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDatatype | Representation of an XSD datatype based on the Xerces-2 XSD implementation. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDatatype .XSDGenericType | Generic XML Schema datatype (outside the xsd: namespace) Datatype template that adapts any response back from Xerces type parsing | Class | org.apache.jena.datatypes.xsd.XSDDatatype | Apache Jena |
| XSDDateTime | Represent an XSD date/time value. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDDuration | Represent an XSD duration value. | Class | org.apache.jena.datatypes.xsd | Apache Jena |
| XSDhexBinary | This only needs to implement the unparsing. | Class | org.apache.jena.datatypes.xsd | Apache Jena |