You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Andy Pritchard <ap...@blueyonder.co.uk> on 2004/08/02 18:56:45 UTC

Xerces 1.3.1 Validating SAX Parse

Hi All

Is there a known bug that causes schemas which are referenced as part of the
SAX validating parser routine to be ignored?. If so is it also possible to
patch (or other workaround) the version 1.3.1 to remove this problem?

Andy.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: Xerces 1.3.1 Validating SAX Parse

Posted by robert burrell donkin <rd...@apache.org>.
hi andy

it's probably best to ask this kind of question on the xerces list. 
however, i'd advise you to do some research for yourself before asking. 
known bugs are to be found in bugzilla so the answer to your specific 
problem is to be found by querying the bug reports. but, i suspect 
that's not what you really want to know. so, it'd also be better to 
describe more precisely exactly the behaviour which you think is buggy: 
ideally, include a unit test that demonstrates the problem.

there is one thing that you might check (before posting your question). 
have you checked that xerces is fully configured to validate against 
the schemas and that your processing the error reports appropriately? 
(if you're not sure what i'm talking about, google.)

- robert

On 2 Aug 2004, at 17:56, Andy Pritchard wrote:

> Hi All
>
> Is there a known bug that causes schemas which are referenced as part 
> of the
> SAX validating parser routine to be ignored?. If so is it also 
> possible to
> patch (or other workaround) the version 1.3.1 to remove this problem?
>
> Andy.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
> For additional commands, e-mail: general-help@xml.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org