Hi all!
 
When trying to validate XML document against a schema using SAX parser and xercex 2.6.2  jar I get following error:
 
[InvalidRegex: Pattern value '[0-9][0-9][0-9][0-9][0-9][-][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]' is not a valid regular _expression_: ''-' is an invalid character range. Write '\-'.'.]
 
Running same code using xerces jar shipped with Websphere Studio Application Developer 5.1 work fine. Any idea?
 
Thanks in advance,
 
cheers, Simon

Reply via email to