Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Text: Base data types used in XSD scheme.
Style: ComboBox
Values
| Name | Value | Description |
|---|---|---|
| string | 26 | |
| boolean | 1 | |
| decimal | 2 | |
| integer | 3 | |
| long | 4 | |
| int | 5 | |
| short | 6 | |
| byte | 7 | |
| nonPositiveInteger | 8 | |
| nonNegativeInteger | 9 | |
| unsignedLong | 10 | |
| positiveInteger | 11 | |
| unsignedInt | 12 | |
| unsignedShort | 13 | |
| unsignedByte | 14 | |
| float | 15 | |
| double | 16 | |
| dateTime | 17 | |
| time | 18 | |
| date | 19 | |
| gYearMonth | 20 | |
| gYear | 21 | |
| gMonthDay | 22 | |
| gDay | 23 | |
| gMonth | 24 | |
| anySimpleType | 25 |