Isn't that implemented?
<xsl:template match="meta/[@name='author']">
\author{
<xsl:value-of select="@content"/>
}
</xsl:template>
I get an error:
sabcmd ../latex.xsl test.xml
Error [code:214] [URI:file:/home/www/sablot/latex.xsl] [line:23] [node:attribute
'match']
pattern is empty
Is there a list of functions implemented in Sablotron 0.5 ?
--
Bernhard Zwischenbrugger
Tel.: +43/1/944 57 64
Mobil.: +43/699/1944 57 64
http://www.datenkueche.com
- Re: [Sab] <xsl:template match="meta/[@nam... Bernhard Zwischenbrugger
- Re: [Sab] <xsl:template match="meta/... Petr Cimprich
- Re: [Sab] <xsl:template match="m... Bernhard Zwischenbrugger
- Re: [Sab] <xsl:template match=&qu... Pavel Hlavnicka
- Re: [Sab] <xsl:template match... Bernhard Zwischenbrugger
- Re: [Sab] <xsl:template ... Tom Kaiser
- [Sab] XML::Sablotron John Cope
