rr299
09-19-2007, 05:05 PM
I have an xml document which is formatted using an xsl document - it puts all the info into a table. I want to link to this page from a html document. It seems it will work fine if I just use "stuff.xml" as my link but I was wondering if this was good practice linking to an .xml document. Should I "embed" this xml into a html (xhtml?) document? If so how do I do this - this is my first attempt at using xsl.
Many thanks
Many thanks