DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7918>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7918

namespace-node with wrong parent

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2002-04-10 15:43 -------
We do the same thing the Java processor does -- namespace nodes exist as 
attributes on the element on which they are declared.  This was done both for 
efficiency and for the ability to consume a DOM.

We won't be fixing this, simply because you wouldn't really want such a fix 
with anything but a very small document.  Propagating so many nodes throughout 
a large document would be very expensive.

Reply via email to