Hello all,

I am trying to parse XML document using namespaces. These XML documents do not contain any shema location.
Is there a mean to describe somewhere what is the mapping between namespace and schema location outside of the original XML Document ?

I tried to set an entity resolver on the parser but it is not fired by the parsing.

My workaround for now is :
set the property "http://apache.org/xml/properties/schema/external-schemalocation" on the parser and list all the couples namespace/schema location
but it is not flexible since it is hard-coded

Francois Banel
tel : 01 53 34 30 64
mailto:[EMAIL PROTECTED]

Reply via email to