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

<xsl:attribute name="a:b" xmlns:a=""> gives error





------- Additional Comments From [EMAIL PROTECTED]  2003-10-22 15:36 -------
The part "If the string is empty, then the expanded-name of the attribute has a
null namespace URI." refers to xsl:attribute's attribute namespace, not the
in-scope namespace declarations. As Joe says, the stylesheet is illegal. I think
what you want to do is drop the prefix and set namespace="".

Reply via email to