- sxml:string objectprocedure
The counterpart to XPath 'string' function (section 4.2 XPath 1.0 Rec.). Converts a given object to a string.
Notes:
- When converting a nodeset, document order is not preserved
- number->string returns the result in a form which is slightly different from XPath Rec. specification