Re: Schema validation error in 2.11.0

2015-08-06 Thread Jim Ma
sorry, paste the wrong schema file in the previous email. Please look at this one : http://www.w3.org/2001/XMLSchema"; > On Thu, Aug 6, 2015 at 5:11 PM, Jim Ma wrote: > Hi all, > When I tried with xerces 2.11.0 I found it doesn't report validation > e

Schema validation error in 2.11.0

2015-08-06 Thread Jim Ma
Hi all, When I tried with xerces 2.11.0 I found it doesn't report validation error for the following schema file when I load schema with SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI).newSchema(schemaFile): http://www.w3.org/2001/XMLSchema"; >