Vikram asks:
>Like the Math transformations in XSLT, are there any ways in which
>strings can be manipulated?

This is a FAQ.
In some sense, the math/string/boolean/node-set functions aren't "in"
XSLT, except for a few in Chapter 12 of the XSLT spec. The rest of the
expression language is XPath. See
http://www.w3.org/TR/xpath
for the official specs. The various books on XSLT take different
approaches to isolating the XPath parts from the XSLT-only parts, but
the above is the Official Word.
.................David Marston

Reply via email to