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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30681

<xsl:namespace-alias stylesheet-prefix="foo" result-prefix="#default" />





------- Additional Comments From [EMAIL PROTECTED]  2004-09-02 19:02 -------
Henry, please expand on "...the serializer should attempt to use the default 
namespace..."

If your example had said
<xsl:namespace-alias stylesheet-prefix="style" result-prefix="#default"/>
I think you are arguing for
<out/>
and if the xsl:stylesheet element contained
xmlns="http://default.com";
as well, you would be arguing for
<out xmlns="http://default.com";>
because these scenarios are the analogs of using the "res" prefix rather than
the "style" prefix. Is that what you meant?

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

Reply via email to