Jeremias Maerki wrote:
Working around this in XSLT is next to impossible (I think),
It is possible even with XSLT 1.0. The XSLT FAQ has examples
for various use cases:
http://www.dpawson.co.uk/xsl/sect2/replace.html
It is, however, tedious, and also likely to be somewhat slow.
XSLT 2 provides much better text processing capabilities (regular
expression matching).
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]