The methods of the XdmValue interface are listed below. For a complete list of XdmValue interface members, see the XdmValue Members topic.
AsString |
Return a String representation of this item, if possible. Note that this is similar but not exactly equivalent to toString(). The toString() method will always return a printable String. This method may throw an exception for some types (such as binary()). |
XdmValue Interface | Marklogic.Xcc.Types Namespace