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

Cannot bind "http://www.w3.org/XML/1998/namespace"; to a prefix other than "xml"

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-11-22 14:53 -------
>From http://www.w3.org/XML/xml-names-19990114-errata:

"The prefix xml is by definition bound to the namespace name
http://www.w3.org/XML/1998/namespace. It may, but need not, be declared, and
must not be bound to any other namespace name. No other prefix may be bound to
this namespace name."

I believe similar language exists in the DOM spec, but I'll let you look that up 
for yourself.

If it hurts when you do that, and the spec says you can't do that, don't do that 
-- use the correct prefix (xml:) for this reserved namespace, and don't try to 
use this namespace URI for other purposes.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to