Chuck,
Chuck Bearden-2 wrote:
>
> Is a namespace-aware XML processor permitted to drop a namespace
> declaration
> when no elements or attributes in that namespace are used within the scope
> of
> the declaration? Say, given this example from the RDRa Primer:
> [...]
>
In my experience, dropping namespace declarations creates more problems than
it solves. I'd recommend not to drop namespace declarations. When extracting
an element from a document, also copy all the namespace declarations in
scope. And do namespace fixup when necessary.
Alex
-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet
--
View this message in context: http://www.nabble.com/XML-processor-behavior-with-unused-NS-declarations-tp24483279p24490754.html
Sent from the Xml.org Dev mailing list archive at Nabble.com.