Hi,
Sorry to ask the obvious, but have you called
digester.setValidating(true)
immediately after creating the digester instance?
On Thu, 2003-08-07 at 18:53, Steve Byrne wrote:
> I'm trying to get digester to do XML Schema validation based off the schema
> referenced in the input XML file. I have tried doing
> digester.setSchema("foo.xsd"), and that works, but I want to have the schema
> used for validation instead be selected by the incoming XML file.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]