|
|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] unwanted xmlns="" attribute
Hi tom tom,
tom tom wrote:
<xsl:template match="test" mode="testy">
<help/>
</xsl:template>
Here you tell the XSLT processor to ouput an element in an empty
namespace and thats what it does. For more on XSLT and namespaces see
[1]. Moving all namespace declarations to the
xsl:stylesheet/xsl:transform element should help (including a default
namespace to match your help element).
[1] http://www.dpawson.co.uk/xsl/sect2/N5536.html
Manos
|
| |
© 2002-2008 SyncRO Soft Ltd. All rights reserved.
| Sitemap | Privacy Policy This website was created & generated with
<oXygen/> XML Editor |
|
|