xsl-list
[Top] [All Lists]

Re: short question regarding xsl:attribute

2003-03-16 16:20:17


  an example involving xsl:attribute in kay's book:

  <table>
   <xsl:attribute border="2"/>


I hope that isn't the example as xsl:attribute doesn't have a border
attribute.

Assuming the example is 
<xsl:attribute name="border">2</xsl:attribute>
then yes it's the same as using a literal result element attribute
in this case.

David

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