On Fri, 02 Feb 2001, you wrote: > I'm not sure I'm understand what's going on, but you may use the > attribute condition in 'match' attribute to > > <xsl:template match='meta[@id="Author"]'/> > If got it: <xsl:template match="meta/[@id='Author']"/> vs. <xsl:template match="meta[@id='Author']"/> there is only a very little difference. transformiix likes the first syntax. I don't know the w3c syntax. bernhard
- [Sab] <xsl:template match="meta/[@name='a... 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
