|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: namespace-alias for remapping nodes from the empty names
> 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... The namespace URI for <foo> *is* the default namespace. If there are no namespace declarations in force, the default namespace is empty, if there is a namespace declaration xmlns="abc.uri" then the default namespace is "abc.uri". So yes, you can use #default. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








