|
Subject: [xsl] Grouping using a Child Node.... From: "Prince Ohilip" <rajavintemakan@xxxxxxxxxxxxxx> Date: 22 Jun 2002 06:04:05 -0000 |
For Eg:
If i have an XML like
<items>
<item>
<type>A</type>
<name>one</name>
<value>100</value>
</item>
<item>
<type>A</type>
<name>three</name>
<value>300</value>
</item> <item>
<type>B</type>
<name>four</name>
<value>100</value>
</item> <item>
<type>B</type>
<name>five</name>
<value>300</value>
</item>
<item>
<type>A</type>
<name>six</name>
<value>100</value>
</item>
</items> ItemName Value
Type -A
one 100
Three 300
Six 100Type - B
four 100
five 300_________________________________________________________ There is always a better job for you at Monsterindia.com. Go now http://monsterindia.com/rediffin/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: RE: [xsl] Using Variable in Tem, Hunsberger, Peter | Thread | RE: [xsl] Grouping using a Child No, Michael Kay |
| [xsl] Using Variable in Template Ma, Prince Ohilip | Date | [xsl] Re: Using Variable in Templat, Dimitre Novatchev |
| Month |