|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Conditionally showing a record
David,how to display the title?.Cause when I try name() for xsl:for-each="Record/Order/*" its giving all the 3 titles but 4 times since there are 4 repititions. Francis > > <xsl:template match="Example"> > <table> > <xsl:for-each select="Record/Order[Line mod 10 = 0]"> > <tr> > <td><xsl:value-of select="Line"/></td> > <td><xsl:value-of select="Item"/></td> > <td><xsl:value-of select="Price"/></td> > </tr> > </xsl:for-each> > <tr> > > David 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








