| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
xslt fundamentals
|
Original Message
|
Name: monish_career
Date: March 15, 2006 at 20:47:15 Pacific
Subject: xslt fundamentalsOS: windows xpCPU/Ram: 512/p4Model/Manufacturer: ibm |
Comment: Hi friends, I have a query in xslt fundamentals. Following is the problem.. Suppose if i have a node that <po> which has details which varies in number i.e. as follows <po> <a> <n></n>
</po> <po> <a> <n></n>
<k></k>
</p> </po> <po> </po> Now here we can see that as the children in <po> varies..So is there anyway to get the length of total elements in the <po> tag with the help of xslt? Here the xml is varying as shown in the above pictorial view.The inner tags may not be the same. Can i get the details of the inner tags get displayed in html format without using the name of the inner tags? If yes then how? hi all this is ur friend
Report Offensive Message For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home