Computing.Net > Forums > Programming > xslt fundamentals

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

xslt fundamentals

Reply to Message Icon

Name: monish_career
Date: March 15, 2006 at 20:47:15 Pacific
OS: windows xp
CPU/Ram: 512/p4
Product: 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



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







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


Sponsored links

Ads by Google


Results for: xslt fundamentals

Perl xml::xslt www.computing.net/answers/programming/perl-xmlxslt/15983.html

File Array & Character www.computing.net/answers/programming/file-array-amp-character/4504.html

Newbie ? www.computing.net/answers/programming/newbie-/13562.html