Re: schema supporting java regex library needed

Hi Stefan,

> I am working on a schema validating xml parser that will soon be
> released as open source. Does anyone know an open Java regex library
> that supports the regular expression of XML schema?

Don't know if it will help, but James Clark announced some code that
translates from the XML Schema regexps into java.util.regex regexps.
See:

  http://lists.w3.org/Archives/Public/xmlschema-dev/2002Apr/0239.html

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/

Received on Tuesday, 13 August 2002 12:23:59 UTC