MarkLogic XCC/.Net Library

ValueType Fields

The fields of the ValueType class are listed below. For a complete list of ValueType class members, see the ValueType Members topic.

Public Static (Shared) Fields

BINARYValue type instance that represents a binary() node item
ELEMENTValue type instance that represents an element() node item
NODEValue type instance that represents a generic node item
SEQUENCEValue type instance that represents a sequence of items
TEXTValue type instance that represents a text() node item
XDT_DAY_TIME_DURATIONValue type instance that represents an xdt:dayTimeDuration item. This data type is deprecated, it has been replaced by XS_DAY_TIME_DURATION.
XDT_UNTYPED_ATOMICValue type instance that represents an xdt:untypedAtomic item. This data type has been deprecated, it has been replaced by XS_UNTYPED_ATOMIC.
XDT_YEAR_MONTH_DURATIONValue type instance that represents an xdt:yearMonthDuration item. This data type is deprecated, it has been replaced by XS_YEAR_MONTH_DURATION.
XS_ANY_URIValue type instance that represents an xs:anyURI item
XS_BASE64_BINARYValue type instance that represents an xs:base64Binary item
XS_BOOLEANValue type instance that represents an xs:boolean item
XS_DATEValue type instance that represents an xs:date item
XS_DATE_TIMEValue type instance that represents an xs:dateTime item
XS_DAY_TIME_DURATIONValue type instance that represents an xs:dayTimeDuration item
XS_DECIMALValue type instance that represents an xs:decimal item
XS_DOUBLEValue type instance that represents an xs:double item
XS_DURATIONValue type instance that represents an xs:duration item
XS_FLOATValue type instance that represents an xs:float item
XS_GDAYValue type instance that represents an xs:gDay item
XS_GMONTHValue type instance that represents an xs:gMonth item
XS_GMONTH_DAYValue type instance that represents an xs:gMonthDay item
XS_GYEARValue type instance that represents an xs:gYear item
XS_GYEAR_MONTHValue type instance that represents an xs:gYearMonth item
XS_HEX_BINARYValue type instance that represents an xs:hexBinary item
XS_INTEGERValue type instance that represents an xs:integer item
XS_QNAMEValue type instance that represents an xs:QName item
XS_STRINGValue type instance that represents an xs:string item
XS_TIMEValue type instance that represents an xs:time item
XS_UNTYPED_ATOMICValue type instance that represents an xs:untypedAtomic item
XS_YEAR_MONTH_DURATIONValue type instance that represents an xs:yearMonthDuration item

See Also

ValueType Class | Marklogic.Xcc.Types Namespace