Hi,
The SEnumVal example doesn't appear to work with progressive parsing. The SAXParser uses a default DTDValidator for parseFirst() and appears to be incapable of detecting that the document has a schema. When is the schema information loaded? Is it after the entire xml file has been parsed or does it load like the DTD loads when parseFirst() is taking place? I need to retrieve schema info and I'm using progressive parsing. Please help.
Thanks.
