[xsl] a very unusual namespace question

Subject: [xsl] a very unusual namespace question
From: "David Jeschke" <david.jeschke@xxxxxxxxx>
Date: Thu, 17 May 2001 16:56:00 -0700
I have a stylesheet A that is outputting stylesheet B (using
xsl:namespace-alias'ing).  Stylesheet B will be matching elements from
namespace N so it must have a namespace declaration for N.  But the problem
is that namespace N is not known at the time I construct A and does not
appear in the input to A.  I would like to pass the prefix and URI for N to
stylesheet A as top-level parameters.  How can I get stylesheet A to
generate a namespace declaration in B from the parameters?  Thanks!




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread