Re: Dynamic Table Generation

Subject: Re: Dynamic Table Generation
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 7 Mar 2000 13:48:46 GMT
 

  There is a stray  <xsl:for-each ... > in the message I just sent.

I meant to say:

<xsl:variable name="content-types"
  select="//content-type[not(.=following::content-type)]"
  />

David


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


Current Thread