Re: Validating in 1.5
Mike Fitzgerald <[email protected]> Tue, 26 Oct 2004 15:40:03 -0600
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
I've tried this with the same result (exception), though it seems to work fine with XML Schema. I'd like to hear the answer to this question, too. -Mike Elliotte Harold wrote: > Has anyone gotten the new javax.xml.validation library in java > 1.5/JAXP 1.3 to work with RELAX NG? From the IllegalArgumentException > I'm getting when I try to load a RELAX NG schema factory, I'm guessing > there's no RELAX NG implementation bundled with the JDK. Is there one > I can download and install somewhere? Thanks. >