|
Subject: Re: [xsl] Re: Identity Transform with special grouping From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Sat, 05 Feb 2011 15:20:06 +0100 |
"sections" element is not showing up in my output. I do not know , how could I include that in my xslt.
<xsl:output method="xml" omit-xml-declaration="yes" indent="yes" encoding="UTF-8" /> <xsl:strip-space elements="*"/>
<xsl:template match="node() | @*">
<xsl:copy>
<xsl:apply-templates select="node()| @*"/>
</xsl:copy>
</xsl:template>Martin Honnen http://msmvps.com/blogs/martin_honnen/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: Identity Transform with s, Senthilukvelaan | Thread | Re: [xsl] Re: Identity Transform wi, Senthilukvelaan |
| [xsl] Re: Identity Transform with s, Senthilukvelaan | Date | Re: [xsl] Matching a recursive loca, Michael Kay |
| Month |