On Thu, 2003-04-03 at 17:39, [EMAIL PROTECTED] wrote:
> Hello all,
> 
> Thank's for your hints so far!
> 
> To be more detailed:
> We are looking for a SAX Validation inside the contenthandler, what means,
> right inside the SAX chain without building a dom representation (or
> something similar).

MSV can do that, it has a ContentHandler that can do validation. I've
done such things with it in the past.

I don't think Xerces can do that yet, but if you want to be sure ask
this on the xerces mailing list.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to