I need the XSL that will take this XML and create the HTML below. Hope you can help, I'm in a jam with this one. Thanks for any help you can give.
XML:
<?xml version="1.0"?>
<root>
<field name="auctionid">
<string>432423</string>
<string>423425</string>
<string>524344</string>
</field>
<field...
I am in desperate need of assistance. I need the XSL to take the XML below and create the HTML (also below). Thank you very much in advance.
XML:
<?xml version="1.0"?>
<root>
<field name="field1">
<string>field1.row1</string>
<string>field1.row2</string>...
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.