Schema types in Xopus
An overview of datatypes as specified by the XML Schema: Datatypes specification.
| schema type | supported | input type |
| anyType | ||
| anySimpleType | yes | text input |
| duration | ||
| dateTime | yes | date picker |
| time | ||
| date | ||
| gYearMonth | ||
| gYear | ||
| gMonth | ||
| gDay | ||
| gMonth | ||
| boolean | yes | check box |
| base64Binary | ||
| hexBinary | ||
| float | ||
| decimal | yes | text input |
| integer | yes | text input |
| nonPositiveInteger | ||
| negativeInteger | ||
| long | ||
| int | ||
| short | ||
| byte | ||
| nonNegativeInteger | ||
| unsignedLong | ||
| unsignedInt | ||
| unsignedShort | ||
| unsignedByte | ||
| positiveInteger | yes | text input |
| double | ||
| anyURI | yes | text input |
| QName | ||
| NOTATION | ||
| string | yes | text input |
| normalizedString | ||
| token | ||
| language | yes | text input |
| Name | ||
| NCName | ||
| ID | ||
| IDREF | ||
| IDREFS | ||
| ENTITY | ||
| ENTITIE | ||
| NMTOKEN | ||
| NMTOKENS |
- Documentation
- › XML Schema in Xopus
- › Schema types in Xopus