xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] HTML Tags in XML


Subject: Re: [xsl] HTML Tags in XML
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 4 May 2006 17:49:54 +0530

On 5/4/06, andrew welch <andrew.j.welch@xxxxxxxxx> wrote:

<xsl:template match="info"> <xsl:copy-of select="."/> </xsl:template>

Should'nt this template be


<xsl:template match="info">
   <xsl:copy-of select="node()"/>
</xsl:template>

Otherwise <info> tags would also come in the output..

Regards,
Mukul


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor