public interface XdmValue
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asString()
Return a String representation of this item, if possible.
|
ValueType |
getValueType()
The XQuery type specification instance for this value.
|
ValueType getValueType()
ValueType that represents the XQuery Schema type of this
value.java.lang.String asString()
java.lang.UnsupportedOperationException - If the underlying value object cannot be represented as a String.Copyright © 2025 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com