PhoenixmlDb.XDM
XdmTypeName
Represents a type name (for type annotations).
#XdmTypeName
Namespace: PhoenixmlDb.Xdm
Represents a type name (for type annotations).
#Properties
| Name | Description |
|---|---|
AnyAtomicType
|
xs:anyAtomicType - base of all atomic types. |
AnySimpleType
|
xs:anySimpleType - base of all simple types. |
AnyType
|
xs:anyType - the root of the type hierarchy. |
AnyUri
|
xs:anyURI |
Base64Binary
|
xs:base64Binary |
Boolean
|
xs:boolean |
Date
|
xs:date |
DateTime
|
xs:dateTime |
Duration
|
xs:duration |
HexBinary
|
xs:hexBinary |
QName
|
xs:QName |
Time
|
xs:time |
Untyped
|
xs:untyped - for unvalidated element content. |
UntypedAtomic
|
xs:untypedAtomic - for unvalidated atomic values. |
XsDecimal
|
xs:decimal |
XsDouble
|
xs:double |
XsFloat
|
xs:float |
XsInteger
|
xs:integer |
XsString
|
xs:string |