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 (c) 2006-2026 Progress
Software Corporation and/or its subsidiaries or affiliates. All
Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may
be found at
docs.progress.com