You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Chris Joelly <ch...@knapp.com> on 2001/06/20 14:30:50 UTC

Xinclude, html file

Hello!

im looking for a way to include static html files to a xml file, which
then should be transformed to html using xslt, but the html code should
be inserted in the resulting html document as is... i know, it would
be better to convert the html files to xml, but if i could use my ready 
html files i would be more happier...

thx, Chris

-- 
KNAPP Logistics Automation  http://www.knapp.com
Ing. Christian Jölly        Tel/FAX: (++43) 316 / 495 1926 / 495 394
Günter-Knapp-Straße 5-7     A-8075 Hart bei Graz


SV: Xinclude, html file

Posted by Bjarne Jensen <bh...@ruc.dk>.
Hi
Different tools are avaible for transforming html to xhtml (XML-version of
HTML). One of them is Tidy (http://www.w3.org/People/Raggett/tidy/). I think
XSLT only handle XML-document. Maybe this was not the answer you were
looking for, but as I see it XSLT only transform XML-documents (for input).
If your would convert a non-XML-document you could probably use another
tool. Do not know what would be the right tool for you. I guess CSS or CSS2
do not suit your needs.
/Bjarne

-----Oprindelig meddelelse-----
Fra: Chris Joelly [mailto:christian.joelly@knapp.com]
Sendt: 20. juni 2001 14:31
Til: cocoon-users@xml.apache.org
Emne: Xinclude, html file


Hello!

im looking for a way to include static html files to a xml file, which
then should be transformed to html using xslt, but the html code should
be inserted in the resulting html document as is... i know, it would
be better to convert the html files to xml, but if i could use my ready
html files i would be more happier...

thx, Chris

--
KNAPP Logistics Automation  http://www.knapp.com
Ing. Christian Jölly        Tel/FAX: (++43) 316 / 495 1926 / 495 394
Günter-Knapp-Straße 5-7     A-8075 Hart bei Graz



---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>