Thanks a lot for your input guys. Looks like one must play a lot with Xpath before doing any complex XSL stuff. They are quite a few learning points here for me. Thanks again.
Hi CubeE101,
This WORKS and thanks a lot for providing this solution. For now I will go with it until the next best solution is found.
This seems like it would generate lot of code in my XSL since I have over 20 Optional Fields. Is there a way to do it by having the Optional Fields name(XML...
Hi All,
I am a XML newbie.
I have a the following xml file
<lib>
<book>
<title>XXX</title>
<authour>Mr.A</authour>
</book>
<book>
<title>YYY</title>
<price>26</price>
</book>
<book>
<title>ZZZ</title>
</book>
</lib>
As you see only the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.