[
Lists Home |
Date Index |
Thread Index
]
Hello All -
Should be a simple question, I must be overlooking something very fundamental. Normally when I create XML pages I place the following in the xml page if I wanted to use the WAP version of the stylesheet:
<?xml-stylesheet href=”style-wml.xsl” type=”text/xsl” media=”wap”?>
<?xml-stylesheet href=”style-html.xsl” type=”text/html” media=”html”?>
My problem is that I want to use multiple stylesheets on only xml document (one for PDF, one for HTML, WAP, etc). How do I solve the problem of using one XML doc, yet have them transform to multiple formats. Am I required to use something like Cocoon to do this?
Thanks much
--ed
________________________________________________________________
To get your free Web-based E-mail go to http://www.nandomail.com
|