[Home] [By Thread] [By Date] [Recent Entries]
Hi,
I can´t figure that out:
I have something like docbook.xml and want
a stylesheet which gives me only sect2/title:
<xsl:template match="sect2/title">
<H1>
<xsl:apply-templates/>
</H1>
</xsl:template>
gives everything from the xml source.
I want only sect2/title...
thanks in advance
erik stunkat
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



