Supported XQuery Atomic Types


Table E-8 lists the XQuery atomic types that are supported by DataDirect XQuery for both XML and relational sources.

Table E-8. Predefined XQuery Atomic Types 

xs:untypedAtomic
xs:anyAtomicType
xs:string
xs:boolean
xs:decimal
xs:float
xs:double
xs:dateTime
xs:date
xs:time
xs:integer
xs:long
xs:int
xs:short
xs:byte
xs:nonPositiveInteger
xs:negativeInteger
xs:nonNegativeInteger
xs:unsignedLong
xs:unsignedInt
xs:unsignedShort
xs:unsignedByte

xs:positiveInteger
xs:base64Binary
xs:hexBinary
xs:duration
xs:yearMonthDuration
xs:dayTimeDuration
xs:QName
xs:anyURI
xs:gDay
xs:gMonth
xs:gMonthDay
xs:gYear
xs:gYearMonth
xs:normalizedString
xs:token
xs:language
xs:NMTOKEN
xs:Name
xs:NCName
xs:ID
xs:IDREF
xs:ENTITY