That was it. I figured it was something simple I was missing. Thanks!
Michael Glavassevich wrote:
Chad La Joie <[EMAIL PROTECTED]> wrote on 02/10/2007 11:08:20 PM:
I'm attempting to set up a JAXP 1.3 DocumentBuilderFactory that will
produce a DocumentBuilder that validates against a given Sc
Chad La Joie <[EMAIL PROTECTED]> wrote on 02/10/2007 11:08:20 PM:
> I'm attempting to set up a JAXP 1.3 DocumentBuilderFactory that will
> produce a DocumentBuilder that validates against a given Schema during
> parsing. If I create a Schema object and set it on the Factory, create
> a Builder