How can I style an XML file with an xml-stylesheet?
i.e.:
xml-stylesheet
-
Pierre M.
Re: xml-stylesheet
If your XML file is an XHTML document, it makes sense to style this web page with CSS.
If it is not xHTML and your want to show it on a web site, you should first transform it to xHTML using XSL.
Pierre M.
If it is not xHTML and your want to show it on a web site, you should first transform it to xHTML using XSL.
Pierre M.

