I was hinted that libxml provides the necessary functionality, and indeed it does :) I seem to have overlooked that. This resolves my last perquisite and so I am very happy to be able to look at the CEE part initial interface soon.
Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Rainer Gerhards > Sent: Wednesday, October 13, 2010 3:56 PM > To: rsyslog-users > Subject: [rsyslog] library for XML Regular Expressions? > > 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 _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

