[xsl] Reading Attributes in XSL

Subject: [xsl] Reading Attributes in XSL
From: pankaj.ahuja@xxxxxxxxxxxx
Date: Tue, 15 Nov 2005 09:26:12 -0700
Hi:

I am trying to read attributes of current node such that I read the first
Attribute and then read all attributes of child elements (as many child
elements there are) and then back to reading the second attribute of the
parent node.

Also I am trying o accomplish it in a way where I can restrict total number
of rows printed on a page. When I count nodes it is a sum of Parent nodes
attributes and child nodes.

Can some one help?

Regards,
-------------------------
Pankaj Ahuja
Consultant
JPMorganChase
801-590-1214
----------------------------

Current Thread