Hi,

I am working on a library that will need to parse strings using regular
expressions conformant to the XML Schema regular expression grammar (
https://www.regular-expressions.info/xml.html). I ended up coming across
libxml2 and it looks very promising, but I can't seem to figure out how the
xmlregexp portion of the library works. I read through the autogenerated
documentation http://xmlsoft.org/html/libxml-xmlregexp.html, but it isn't
really clear exactly where to start. Is there anywhere I can find some
examples of the regular expression portion of the library in use?

Thanks,
Tim
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to