[Home] [By Thread] [By Date] [Recent Entries]
Edward.Middleton@xxxxxxxxxxx wrote:
> I found this a problem when I used <xsl:element name="xsl:xsl-command"/> to create a tag.
Don't do this. Use
<xsl:element name="xsl-command" namespace="{$xsl-namespace-uri}"/>
See http://www.w3.org/TR/xslt#section-Creating-Elements-with-xsl:element
HTH
J.Pietschmann
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



