I have XML that I would like to generate XML from using
my XSL stylesheet. I've tried using the cocoon format
command
<?cocoon-format type="text/xhtml"?> and <?cocoon-format type="text/xml"?>
with NO luck it appears that my output is still coming back
in HTML format....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
and my processing instruction does NOT appear in the output.
The <xsl:output> command does not appear to work as well.
Do I have any options available for Cocoon 1.8.2 ?
Do I have the cocoon-format command in the wrong syntax ?
Thanks in advance
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>