|
Subject: Re: [xsl] XSL Queries From: Andrew Franz <afranz0@xxxxxxxxxxxxxxxx> Date: Sat, 11 Feb 2006 16:52:05 +1100 |
<xsl:template match="book">
<xsl:call-template name="read">
<xsl:with-param name="effort">basics</xsl:with-param>
</xsl:call-template>
</xsl:template>Hi everyone,
I have an xml file with details <orders> <category type='shirt'> <price>100</price> </category> <category type='Tshirt'> <price>150</price> </category> <category type='Jeans'> <price>500</price> </category> <category type='Pant'> <price>750</price> </category> </orders>
In an xsl file i have to list type of categories in left side on clicking= particular tag the price details should be displayed on right. Give me a = sample of this, so that i can develop it further [
EX: click link pant should display 750 on right hand side
Please send to this email-ID :b_manoj@xxxxxxxxx
Thanks in Advance, Manoj
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XSL Queries, manoj kumar | Thread | Re: [xsl] XSL Queries, Vasu Chakkera |
| [xsl] XSL Queries, manoj kumar | Date | [xsl] Output-version attribute in X, Jesper Tverskov |
| Month |