XSD data types
From Just Solve the File Format Problem
Data types used in XML Schema Definitions.
Contents |
Primitive data types
- xs:string
- xs:boolean
- xs:decimal
- xs:float
- xs:double
- xs:duration
- xs:dateTime
- xs:time
- xs:date
- xs:gYearMonth
- xs:gYear
- xs:gMonthDay
- xs:gMonth
- xs:gDay
- xs:hexBinary
- xs:base64Binary
- xs:anyURI
- xs:QName
- xs:NOTATION
Non-primitive built-in types
- xs:normalizedString
- xs:token
- xs:language
- xs:NMTOKEN
- xs:NMTOKENS
- xs:Name
- xs:NCName
- xs:ID
- xs:IDREF
- xs:IDREFS
- xs:ENTITY
- xs:ENTITIES
- xs:integer
- xs:nonPositiveInteger
- xs:negativeInteger
- xs:long
- xs:int
- xs:short
- xs:byte
- xs:nonNegativeInteger
- xs:positiveInteger
- xs:unsignedLong
- xs:unsignedInt
- xs:unsignedShort
- xs:unsignedByte
- xs:yearMonthDuration
- xs:dateTimeStamp