Closed GoogleCodeExporter closed 8 years ago
We should probably simply make the default catalog and resolver be the default.
Original comment by aale...@gmail.com
on 14 Sep 2012 at 3:10
(rev 387) In constructor of W3cXmlSchemaParser, set catalog to Used
DefaultSchemaCatalog and resolver to DefaultCatalogResolver.SINGLETON. This
way, if the user does not provide a catalog and resolver, when an
xs:import/xs:include is encountered during schema parsing, even if the URI
cannot be resolved, we will not raise an error until later, when a referenced
component fails to resolve.
Original comment by joe.bays...@gmail.com
on 14 Sep 2012 at 3:38
Original issue reported on code.google.com by
joe.bays...@gmail.com
on 14 Sep 2012 at 2:17