chickadee » sxpath » sxml:string

sxml:string objectprocedure

The counterpart to XPath 'string' function (section 4.2 XPath 1.0 Rec.). Converts a given object to a string.

Notes:

  1. When converting a nodeset, document order is not preserved
  2. number->string returns the result in a form which is slightly different from XPath Rec. specification