XML Output with xsl stylesheet
I have my xml document ready to go I actually just got it off of the database. My question is that with the new format for MySQL 5.0:
<field name="column_name"></field>
How do I get an xsl to work with it. Whenever I try to link them with the fields it doesn't work. Unfortunately the database that I'm working with has 140 columns so it is a rather large database. How can I get it to link together and look the way that I wanted? Is the stylesheet still formatted the same or did that change too?
Subject
Written By
Posted
XML Output with xsl stylesheet
July 02, 2010 09:33AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.