Changes

Jump to navigation Jump to search
997 bytes added ,  13:52, 15 November 2011
no edit summary
{{Version|7.0.3|}}: The following table lists all data types that are returned by the [[Server Protocol]] of BaseX.All node types are of :
{| class="wikitable sortable"
! align='right' width='40' | ID
! Data Type
! Item Type
|-
| 7
| {{mono|function item}}
| atomic value
|-
| 8
| {{mono|node()}}
| node
|-
| 9
| {{mono|text()}}
| node
|-
| 10
| {{mono|processing-instruction()}}
| node
|-
| 11
| {{mono|element()}}
| node
|-
| 12
| {{mono|document-node()}}
| node
|-
| 13
| {{mono|document-node(element())}}
| node
|-
| 14
| {{mono|attribute()}}
| node
|-
| 15
| {{mono|comment()}}
| node
|-
| 32
| {{mono|item()}}
| atomic value
|-
| 33
| {{mono|xs:untyped}}
| atomic value
|-
| 34
| {{mono|xs:anyType}}
| atomic value
|-
| 35
| {{mono|xs:anySimpleType}}
| atomic value
|-
| 36
| {{mono|xs:anyAtomicType}}
| atomic value
|-
| 3437
| {{mono|xs:untypedAtomic}}
| atomic value
|-
| 3538
| {{mono|xs:string}}
| atomic value
|-
| 3639
| {{mono|xs:normalizedString}}
| atomic value
|-
| 3740
| {{mono|xs:token}}
| atomic value
|-
| 3841
| {{mono|xs:language}}
| atomic value
|-
| 3942
| {{mono|xs:NMTOKEN}}
| atomic value
|-
| 4043
| {{mono|xs:Name}}
| atomic value
|-
| 4144
| {{mono|xs:NCName}}
| atomic value
|-
| 4245
| {{mono|xs:ID}}
| atomic value
|-
| 4346
| {{mono|xs:IDREF}}
| atomic value
|-
| 4447
| {{mono|xs:ENTITY}}
| atomic value
|-
| 4548
| {{mono|xs:float}}
| atomic value
|-
| 4649
| {{mono|xs:double}}
| atomic value
|-
| 4750
| {{mono|xs:decimal}}
| atomic value
|-
| 4851
| {{mono|xs:precisionDecimal}}
| atomic value
|-
| 4952
| {{mono|xs:integer}}
| atomic value
|-
| 5053
| {{mono|xs:nonPositiveInteger}}
| atomic value
|-
| 5154
| {{mono|xs:negativeInteger}}
| atomic value
|-
| 5255
| {{mono|xs:long}}
| atomic value
|-
| 5356
| {{mono|xs:int}}
| atomic value
|-
| 5457
| {{mono|xs:short}}
| atomic value
|-
| 5558
| {{mono|xs:byte}}
| atomic value
|-
| 5659
| {{mono|xs:nonNegativeInteger}}
| atomic value
|-
| 5760
| {{mono|xs:unsignedLong}}
| atomic value
|-
| 5861
| {{mono|xs:unsignedInt}}
| atomic value
|-
| 5962
| {{mono|xs:unsignedShort}}
| atomic value
|-
| 6063
| {{mono|xs:unsignedByte}}
| atomic value
|-
| 6164
| {{mono|xs:positiveInteger}}
| atomic value
|-
| 6265
| {{mono|xs:duration}}
| atomic value
|-
| 6366
| {{mono|xs:yearMonthDuration}}
| atomic value
|-
| 6467
| {{mono|xs:dayTimeDuration}}
| atomic value
|-
| 6568
| {{mono|xs:dateTime}}
| atomic value
|-
| 6669
| {{mono|xs:dateTimeStamp}}
| atomic value
|-
| 6770
| {{mono|xs:date}}
| atomic value
|-
| 6871
| {{mono|xs:time}}
| atomic value
|-
| 6972
| {{mono|xs:gYearMonth}}
| atomic value
|-
| 7073
| {{mono|xs:gYear}}
| atomic value
|-
| 7174
| {{mono|xs:gMonthDay}}
| atomic value
|-
| 7275
| {{mono|xs:gDay}}
| atomic value
|-
| 7376
| {{mono|xs:gMonth}}
| atomic value
|-
| 7477
| {{mono|xs:boolean}}
| atomic value
|-
| 7578
| {{mono|basex:binary}}
| atomic value
|-
| 7679
| {{mono|xs:base64Binary}}
| atomic value
|-
| 7780
| {{mono|xs:hexBinary}}
| atomic value
|-
| 7881
| {{mono|basex:raw}}
| atomic value
|-
| 7982
| {{mono|xs:anyURI}}
| atomic value
|-
| 8083
| {{mono|xs:QName}}
| atomic value
|-
| 8184
| {{mono|xs:NOTATION}}
| atomic value
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu