Hi all
I have a simple xml dbfile that i want to render using an xsl stylesheet,
at the moment in order to get it to work i have to put
<?xml-stylesheet type="text/xsl" href="Catalogue.xsl"?>
at the top of the file.
the problem i have is that i dont produce the file, is ther a way of reading the file into the stylesheet rather than calling the stylesheet from the file?
i am very new to xml, (started learning on friday)
I have a simple xml dbfile that i want to render using an xsl stylesheet,
at the moment in order to get it to work i have to put
<?xml-stylesheet type="text/xsl" href="Catalogue.xsl"?>
at the top of the file.
the problem i have is that i dont produce the file, is ther a way of reading the file into the stylesheet rather than calling the stylesheet from the file?
i am very new to xml, (started learning on friday)