[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: XML to HTML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 28 Jun 2000 17:09:02 +0100 (BST)
    <xsl:element name="a">
	<xsl:attribute name="href">
		<xsl:value-of select="LOCATION"/>
	</xsl:attribute>

why not just write 
  <a href="LOCATION">
which means the same thing, and is clearer?

David


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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member