Sanka, during the tests to check the updates and synchronization of the DOM based reader I also modified the policy2.xml to see if the xml:base option works.
While I got it working with the DOM based reader I noticed that the stream OM based reader does not find this option - pls have a look in this module, I left the debug printouts in the code. I'm not familiar with the Stream/OM model, but to me it seems that this parser omits the setting for the namespace that is bound to the xml prefix. This namespace is fixed and should be wired in any parser that is namespace aware (see the constants file for the namespace definition). Werner --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
