| Class | Description |
|---|---|
| AbstractAtomicType | |
| AbstractBuiltinType |
An abstract type, to be extended by the builtin types.
|
| AbstractListType | |
| AbstractSimpleType | |
| XSAnySimpleType |
The type xs:anySimpleType.
|
| XSAnyType |
The "anyType" is a type with arbitrary content.
|
| XSAnyURI |
The type xs:anyURI.
|
| XSBase64Binary |
The type xs:base64Binary.
|
| XSBoolean |
The type xs:boolean.
|
| XSByte |
The xs:byte type
|
| XSDate |
The type xs:gYearMonth.
|
| XSDateTime |
The type xs:dateTime.
|
| XSDecimal |
The type xs:decimal.
|
| XSDouble |
The type xs:double.
|
| XSDuration |
The type xs:dateTime.
|
| XSEntities | |
| XSEntity |
The xs:NCName type
|
| XSFloat |
The type xs:float.
|
| XSGDay |
The type xs:gDay.
|
| XSGMonth |
The type xs:gMonth.
|
| XSGMonthDay |
The type xs:gMonthDay.
|
| XSGYear |
The type xs:gYear.
|
| XSGYearMonth |
The type xs:gYearMonth.
|
| XSHexBinary |
The type xs:hexBinary.
|
| XSID |
The xs:ID type
|
| XSIDREF |
The xs:IDREF type
|
| XSIDREFs | |
| XSInt |
The xs:int type
|
| XSInteger |
The xs:integer type
|
| XSLanguage |
The xs:language type
|
| XSLong |
The xs:long type
|
| XSName | |
| XSNCName |
The xs:NCName type
|
| XSNegativeInteger |
The xs:integer type
|
| XSNMToken |
The xs:NMTOKEN type
|
| XSNMTokens | |
| XSNonNegativeInteger |
The xs:nonNegativeInteger type
|
| XSNonPositiveInteger |
The xs:nonPositiveInteger type
|
| XSNormalizedString |
The xs:normalizedString type.
|
| XSNotation |
The type xs:NOTATION.
|
| XSPositiveInteger |
The xs:positiveInteger type
|
| XSQName |
The type xs:QName.
|
| XSShort |
The xs:short type
|
| XSString |
The type xs:string.
|
| XSTime |
The type xs:time.
|
| XSToken |
The xs:token type.
|
| XSUnsignedByte |
The xs:unsignedByte type
|
| XSUnsignedInt |
The xs:unsignedInt type
|
| XSUnsignedLong |
The xs:unsignedLong type
|
| XSUnsignedShort |
The xs:unsignedShort type
|
XML schema data type models.