Re: [xml] contains() argument treated like XPath expression



Concerning regexp, there is some support
in libxml2 and I do not agree to use an external library for regexp support
for portability reasons.

Check out http://www.pcre.org; it seems to be what "all" XML regexp folks
are using. :)  Runs on linux, unix, windows, mac.  Useful for folks doing
XML schema implementations...

        /r$


--
Rich Salz                  Chief Security Architect
DataPower Technology       http://www.datapower.com
XS40 XML Security Gateway  http://www.datapower.com/products/xs40.html
XML Security Overview      http://www.datapower.com/xmldev/xmlsecurity.html




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]