Hi all, does someone know a decent library to process XML regular expressions, as specified in
http://www.w3.org/TR/xmlschema-2/#regexs I am NOT looking for some XML validator or XML toolset that can process them, but for a generic library that I can throw a string at and have that string be checked against a XML regex. I need this to implement some of the plumbing for the normalizing lib. Interestingly, I did not find a dedicated library to do the jobs, so I thought if someone over here has an idea. A fall-back scenario may be to extract something from a XML toolkit, but I'd prefer to avoid that, if possible. Thanks, Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

