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=4336>.
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=4336

Xalan 2.2.D11 adds a strange Attribute

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2001-11-12 
03:35 -------
Dear Joe,

what does "must appear in the XPath data model" mean? I had a look at the XPath 
spec, but I did not find something about it in the data model.

I agree that the prefix 'xml' is bound to the given namespace, but the problem 
is that this namespace declaration did not appear in the input document.

To illustrate why this causes a problem for me:

In the XML Apache Project "xml-security" is an implementattion of Canonical 
XML, which is a defined way for serializing XML in a unique manner. The 'xml' 
prefix is not defined in the input, and when it is added by the parser, I 
cannot decide where it came from. I can query whether it was defined or not, 
but it looks like a default attribute which is not explicitly defined in the 
input but only in the DTD. 

Another problem related to c14n is under this bug:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2650

Christian

Reply via email to