xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Conditionally showing a record


Subject: RE: Conditionally showing a record
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Fri, 7 Apr 2000 12:08:18 -0700

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



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor