Closed GoogleCodeExporter closed 8 years ago
There are many more cases where a custom entity resolver is not used. I believe
I've
caught all of them in the Validator.nu fork of oNVDL.
(svn co http://svn.versiondude.net/whattf/onvdl/trunk/ onvdl)
Original comment by hsivonen@iki.fi
on 3 Nov 2008 at 8:56
This should now be fixed in the trunk, though I haven't tested it at all yet.
As well as an EntityResolver, it can use a javax.xml.transform.URIResolver
which is a
rather better match for resolving URIs in RELAX NG/NVDL schemas, and allows for
the
correct semantics for OASIS XML catalogs. Doing this properly turned out to be
at
least 10 times more difficult than I expected.
Original comment by jjc.jclark.com
on 3 Nov 2008 at 9:20
Original comment by jjc.jclark.com
on 3 Nov 2008 at 9:26
Please verify.
Original comment by jjc.jclark.com
on 7 Nov 2008 at 3:00
Original issue reported on code.google.com by
markus.g...@gmail.com
on 30 Oct 2008 at 3:35Attachments: