D
david.karr
I really need to be able to validate XML against an XSD, using Ant
1.5.4 and JDK 1.4.2. It appears this is straightforward to do with the
latest Ant release and/or the latest JDK, but not with the releases
that I'm limited to.
I noticed the "iso-relax" sourceforge project, which includes the JARV
library (which contains the Ant task). This was promising, but it
causes an NPE to be thrown in Xerces' XMLSchemaValidator class, and I
have no idea why.
I'm querying the ant-user mlist about this, but I figured this would be
another good place to try.
1.5.4 and JDK 1.4.2. It appears this is straightforward to do with the
latest Ant release and/or the latest JDK, but not with the releases
that I'm limited to.
I noticed the "iso-relax" sourceforge project, which includes the JARV
library (which contains the Ant task). This was promising, but it
causes an NPE to be thrown in Xerces' XMLSchemaValidator class, and I
have no idea why.
I'm querying the ant-user mlist about this, but I figured this would be
another good place to try.