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
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?
Summary: Hello, I have a problem using the XML::XSLT Perl Module. I've installed the module using the CPAN shell, as well as the dependencies that come up during the installation (as root) but when I attempt ...
Summary: Hi - I believe the possible solutions to this problem are fundamentally different in C versus C++. In C, you would: -Find the size of the file ('stat' probably) -'malloc' a memeory area of that size -...
Summary: I'm not an up to date programmer, but I can suggest you 1) As the first programming language is just like your first sweethart, better you have the nicest trip; so start with C++. 2) There were other ...