Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: namespaces namespacesTo: NULL Date: 10/6/2005 3:41:00 PM How to output different namespaces?
I mean something like this approach:
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:param name="ns"/>
<xsl:namespace-alias stylesheet-prefix="out" result-prefix="xsl"/>
<xsl:template match="/">
<out:stylesheet version="1.0" xmlns:iis="{$ns}">
^
|
Parameter substitution isn't applied here.
What can I do to assign dynamic namespace value?
Thanks,
dmitry
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
