Subject: [xsl] Access the same level node with different prefix Index From: "Senthilkumaravelan K" <skumaravelan@xxxxxxxxxxxxxx> Date: Tue, 20 Feb 2007 10:42:30 -0800 |
Hi All, I have structure as <record> <product1>Item1</product1> <product2>Item2</product2> <product3>Item2</product2> ...... ...... <serial1>serial 1</serial1> <serial2>serial 2</serial2> <serial3>serial 3</serial1> ..... ......
</record> and I would get an an output as Item1(serial 1) Item2(serial 2) Item3(serial 3) ... I am not sure How I could do the substring and access the value of other node and form the output as mentioned.
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] xsl:result-document and T, Michael Kay | Thread | Re: [xsl] Access the same level nod, Spencer Tickner |
[xsl] xsl:result-document and TrAX , James A. Robinson | Date | Re: [xsl] Access the same level nod, Spencer Tickner |
Month |