Class Summary |
Day |
Implementation of the XML Schema type gDay |
Duration |
Implementation of the XML Schema type duration |
HexBinary |
Custom class for supporting primitive XSD data type hexBinary. |
Month |
Implementation of the XML Schema type gMonth |
MonthDay |
Implementation of the XML Schema type gMonthDay |
Name |
Custom class for supporting XSD data type Name
Name represents XML Names. |
NCName |
Custom class for supporting XSD data type NCName
NCName represents XML "non-colonized" Names
The base type of NCName is Name. |
NMToken |
Custom class for supporting XSD data type NMToken
NMTOKEN represents the NMTOKEN attribute type from
[XML 1.0(Second Edition)]. |
NonNegativeInteger |
Custom class for supporting primitive XSD data type nonNegativeInteger |
NormalizedString |
Custom class for supporting XSD data type NormalizedString. |
Time |
Class that represents the xsd:time XML Schema type |
Token |
Custom class for supporting primitive XSD data type Token. |
UnsignedByte |
Custom class for supporting primitive XSD data type UnsignedByte |
UnsignedInt |
Custom class for supporting primitive XSD data type UnsignedInt |
UnsignedLong |
Custom class for supporting primitive XSD data type UnsignedLong |
UnsignedShort |
Custom class for supporting primitive XSD data type UnsignedShort |
URI |
Axis Note: This class was 'borrowed' from Xerces 2.0.2
|
Year |
Implementation of the XML Schema type gYear |
YearMonth |
Implementation of the XML Schema type gYearMonth |