|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: dl/dt/dd matching
Francois Belanger wrote: > How about: > > <xsl:template match="dl"> > <table> > <xsl:for-each select="group(dt)"> > <tr><xsl:apply-templates/></tr> > </xsl:for-each> > </table> > </xsl:template> > > <xsl:template match="dt|dd"> > <td> > <xsl:apply-templates/> > </td> > </xsl:template> > > This way one can see that the tr will enclose the td. I agree this looks more intuitive, but what exactly are the semantics that you have in mind? James XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








