hi ya
i have studied on many website but they did not tell exactly what to do
to get xml file into xslt or just only put these codes
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0"
>
<!-- The bulk of the XSLT document goes here -->
</xsl:stylesheet>
is that enough?> i really have no ideas about it and i am a beginner ..if anyone have a good idea or good links please let me know
in my case :
the website is getting data from library of congress and it suppose to get data in xml but in order to save it to my database so i need xslt to make the application possible.
thanks
Mikan