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()).
A String representation of this item.
XdmValue Interface | Marklogic.Xcc.Types Namespace