xsl-list
[Top] [All Lists]

Re: [xsl] invalid escape sequence: \b

2008-09-29 15:59:33
oXygen's on-board find/replace regular expression uses the Perl 5
regular expression language (I think). XSLT 2.0 uses the XML W3C
Schema regular expression language. The latter does not have a \b
escape. For details on this language see
http://www.w3.org/TR/xmlschema-2/#regexs. (In particular,
http://www.w3.org/TR/xmlschema-2/#dt-cces1.)


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>