S
shaun
I have an xml file which I have transformed into svg using xslt.
(http://sroe.home.cern.ch/sroe/ near the bottom)
I can open the SVG and view it and I can embed it in a web page fine,
however what I want now is to associate my xslt transform directly with
the original xml file so that the result of opening the xml file in a
browser is the svg.
I tried simply changing the output type in my xslt to "html" but I guess
I lose all the namespace/DTD information.
I'm sure its more complicated than simply adding an html tag...
cheers
shaun
(http://sroe.home.cern.ch/sroe/ near the bottom)
I can open the SVG and view it and I can embed it in a web page fine,
however what I want now is to associate my xslt transform directly with
the original xml file so that the result of opening the xml file in a
browser is the svg.
I tried simply changing the output type in my xslt to "html" but I guess
I lose all the namespace/DTD information.
I'm sure its more complicated than simply adding an html tag...
cheers
shaun