- or download this
<xsl:element name = "{foo}bar">
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" versi
+on="1.0">
...
<xsl:element name="{bar}"/>
</xsl:element>
</xsl:stylesheet>
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" versi
+on="1.0">
...
</xsl:element>
</foo>
</xsl:stylesheet>