Re: [xml] contains() argument treated like XPath expression
- From: Tobias Reif <tobiasreif pinkjuice com>
- To: xml gnome org
- Cc: Larry Siden <lsiden-public comcast net>
- Subject: Re: [xml] contains() argument treated like XPath expression
- Date: Fri, 25 Jul 2003 10:40:10 +0200
Larry Siden wrote:
> For example, my own goal was to be able to match all occurences of the
> newline character ('\n') in a block of text.
http://www.w3.org/TR/xquery-operators/#func-replace
might do what you want, or some of the stuff in
http://www.w3.org/TR/xquery-operators/#string.match
http://www.w3.org/TR/xslt20/#regular-expressions
... but XSLT 2 is not yet a rec.
Saxon supports most parts of the current drafts, and I hope
libxml/libxslt will implement XSLT 2 too.
Tobi
--
http://www.pinkjuice.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]