Subject: xsl:namespace-alias for remapping nodes from the empty namespace
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Fri, 13 Oct 2000 13:19:26 +0200
|
Hi.
I have an XML element with no namespace declaration, say:
<foo />
Can I use the xsl:namespace-alias mechanism to map elements from this empty
namespace to another one in the output?
#default seems to map the *default* namespace, which is different from the
empty namespace...
Julian
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|