Hi Karen, > "Alexander, Karen" wrote: > I'm using Xerces 2.2.1 and I'm trying to validate a document that uses > a schema, but also has a DOCTYPE declaration and internal subset. I > need the internal subset for some external entity declarations. > > Does anyone know if it is possible to do this?
It is not implemented yet. The JAXP code does recognize the property "schemaLanguage" but in fact it does not do the right thing... We plan to provide an implemention of JAXP properties in the next release of Xerces in January. I will try to let you know when we have this code in CVS. Thanks, -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
