Am I right in saying that even for a dynamic solution, xsl:namespace
is always only necessary when we are talking about namespaces of
content of elements or attribute values.
We can always replace a literal element and attribute with xsl:element
and xsl:attribute and both the name and the namespace attribute of
those elements are attribute value templates.
Cheers,
Jesper Tverskov
http://www.xmlkurser.dk
http://www.xmlplease.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--