xsl-list
[Top] [All Lists]

serialization question

2002-11-14 02:59:09
Hello,

I have a question about serialization. I solved my problem, but it left me
with a mystery.

I''ve created a stylesheet for a html-page with Server Side Includes.
Statements like: <xsl:comment>#include file="ssi/header.ssi"</xsl:comment>
are transformed into: <!--#include file="ssi/header.ssi"-->.

I tried my output file at the server and found some strange thing. When I
created the file with <xsl:output method="xml"/> the server did not inclued
ssi-files, but when the transformation was done with <xsl:output
method="html"> there was no problem. My files were included was as expected.
Can anybody explain the reason for this.

Cheers,
Agnes




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>