| XSAnyURI | The XML Schema URIReference type
|
| XSBinary | The binary XML Schema datatype. |
| XSBoolean | The boolean XML Schema datatype. |
| XSByte | The XML Schema Byte type
|
| XSClass | The XML Schema user-defined archetype
|
| XSDate | The XML Schema Date type
|
| XSDateTime | The XML Schema dateTime type. |
| XSDecimal | The decimal XML Schema datatype
TODO : handle pattern, enumeration
|
| XSDouble | The XML Schema double type
|
| XSDuration | Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. |
| XSFloat | The XML Schema Float type
|
| XSGDay | The XML Schema gDay type
|
| XSGMonth | The XML Schema gMonth type
|
| XSGMonthDay | The XML Schema gYearMonth type
|
| XSGYear | The XML Schema gYear type
|
| XSGYearMonth | The XML Schema gYearMonth type
|
| XSId | The XML Schema ID type
|
| XSIdRef | The XML Schema IDREF type
|
| XSInt | The XML Schema Integer type
|
| XSInteger | The XML Schema Integer type
|
| XSList | A list type....this will change soon
|
| XSListJ2 | A list type for Java 2 collection that adapts the Castor preset list type. |
| XSListODMG30 | A list type for ODMG 3.0 that adapts the Castor preset list type. |
| XSLong | The XML Schema long type
|
| XSNCName | The XML Schema NCName type
|
| XSNegativeInteger | The XML Schema "negative-integer" type
|
| XSNMToken | The XML Schema String type
|
| XSNonNegativeInteger | Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. |
| XSNonPositiveInteger | Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. |
| XSNormalizedString | The XSType representing a normalizedString type. |
| XSPatternBase | A base class for types which support the pattern facet
|
| XSPositiveInteger | The XML Schema "positive-integer" type
|
| XSQName | The XML Schema QName type
Note : A QName (prefix:NCName) is mapped in memory {URI}NCName. |
| XSShort | The XML Schema Short type
|
| XSString | The XML Schema String type
|
| XSTime | The XML Schema time type
|
| XSType | The base XML Schema Type class
|