Click to See Complete Forum and Search --> : imbedding XSL inline with XML


maniac9
September 14th, 2003, 12:21 PM
Is there a way to imbed the XSL stylesheet within the XML in order to keep it all in one file? i.e. like the DTD

maniac9
September 16th, 2003, 01:17 AM
anyone have any ideas?

erwin_78
September 16th, 2003, 06:49 AM
it's not possible to put xsl(t) with xml in 1 file.

maniac9
September 16th, 2003, 12:02 PM
thanks for the help

...bummer...

jontheniceguy
October 3rd, 2003, 06:20 PM
XML and XSL will not be rendered in one file in MS IE. Other implementations should render it OK, but I don't know which ones. There is a Java based HTML packager, but I don't entirely know how well it works.
J