The fields of the ValueType class are listed below. For a complete list of ValueType class members, see the ValueType Members topic.
![]() BINARY |
Value type instance that represents a binary() node item |
![]() ELEMENT |
Value type instance that represents an element() node item |
![]() NODE |
Value type instance that represents a generic node item |
![]() SEQUENCE |
Value type instance that represents a sequence of items |
![]() TEXT |
Value type instance that represents a text() node item |
![]() XDT_DAY_TIME_DURATION |
Value type instance that represents an xdt:dayTimeDuration item. This data type is deprecated, it has been replaced by XS_DAY_TIME_DURATION. |
![]() XDT_UNTYPED_ATOMIC |
Value 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_DURATION |
Value type instance that represents an xdt:yearMonthDuration item. This data type is deprecated, it has been replaced by XS_YEAR_MONTH_DURATION. |
![]() XS_ANY_URI |
Value type instance that represents an xs:anyURI item |
![]() XS_BASE64_BINARY |
Value type instance that represents an xs:base64Binary item |
![]() XS_BOOLEAN |
Value type instance that represents an xs:boolean item |
![]() XS_DATE |
Value type instance that represents an xs:date item |
![]() XS_DATE_TIME |
Value type instance that represents an xs:dateTime item |
![]() XS_DAY_TIME_DURATION |
Value type instance that represents an xs:dayTimeDuration item |
![]() XS_DECIMAL |
Value type instance that represents an xs:decimal item |
![]() XS_DOUBLE |
Value type instance that represents an xs:double item |
![]() XS_DURATION |
Value type instance that represents an xs:duration item |
![]() XS_FLOAT |
Value type instance that represents an xs:float item |
![]() XS_GDAY |
Value type instance that represents an xs:gDay item |
![]() XS_GMONTH |
Value type instance that represents an xs:gMonth item |
![]() XS_GMONTH_DAY |
Value type instance that represents an xs:gMonthDay item |
![]() XS_GYEAR |
Value type instance that represents an xs:gYear item |
![]() XS_GYEAR_MONTH |
Value type instance that represents an xs:gYearMonth item |
![]() XS_HEX_BINARY |
Value type instance that represents an xs:hexBinary item |
![]() XS_INTEGER |
Value type instance that represents an xs:integer item |
![]() XS_QNAME |
Value type instance that represents an xs:QName item |
![]() XS_STRING |
Value type instance that represents an xs:string item |
![]() XS_TIME |
Value type instance that represents an xs:time item |
![]() XS_UNTYPED_ATOMIC |
Value type instance that represents an xs:untypedAtomic item |
![]() XS_YEAR_MONTH_DURATION |
Value type instance that represents an xs:yearMonthDuration item |
ValueType Class | Marklogic.Xcc.Types Namespace