Re: [xsl] Identity Transform and Default Templates, I think...

Subject: Re: [xsl] Identity Transform and Default Templates, I think...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 18 Jun 2002 22:23:16 +0100
>       </xsl:attribute>

You can write this as
    <xsl:template match="BD">
      <!-- output Body element -->


only if you know the id attribute is always there, otherwise you'll turn
no id attribute into id=""


David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread