|
Subject: [xsl] Counting Nodes Based on Conditional Statements From: Michael <msell@xxxxxxxxxxxxxxx> Date: Sat, 30 Oct 2004 21:32:30 +1000 |
<category name="Health & Fitness">
<book status="Purchased">
<title>Strength Training Anatomy</title>
<sub-title>Your Illustrated Guide to Muscles at Work</sub-title>
<author>Fridiric Delavier</author>
<isbn>0736041850</isbn>
<publisher>Human Kinetics Publishers</publisher>
<date>September, 2001</date>
<price>13.27</price>
</book>
</topic>
<topic name="Nutrition">
<book status="Purchased">
<category>Health & Fitness</category>
<title>Nutrition For Dummies</title>
<author>Carol Ann Rinzler</author>
<isbn>0764540823</isbn>
<publisher>Wiley Publishing</publisher>
<date>November, 2003</date>
<price>15.39</price>
</book>
<book status="Purchased">
<title>Encyclopedia of Sports & Fitness Nutrition</title>
<author>Liz Applegate</author>
<isbn>0761513787</isbn>
<publisher>Prima Publishing</publisher>
<date>December, 2002</date>
<price>16.07</price>
</book>
<book status="Purchased">
<title>Nancy Clark's Sports Nutrition Guidebook</title>
<author>Nancy Clark</author>
<isbn>073604602X</isbn>
<publisher>Human Kinetics Publishers</publisher>
<date>August, 2003</date>
<price>13.27</price>
</book>
</topic>
</category><xsl:param name="category" /> <xsl:param name="topic" /> <xsl:param name="status" />
<xsl:template match="/"> <div class="line"></div>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re: Dynamic processing of, Geert Josten | Thread | Re: [xsl] Counting Nodes Based on C, Geert Josten |
| [xsl] Re: Dynamic processing of xml, Michael | Date | RE: [xsl] Performance degraded with, Michael Kay |
| Month |