Re: [xsl] outputing a DOCTYPE instruction

Subject: Re: [xsl] outputing a DOCTYPE instruction
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Fri, 26 Apr 2002 23:02:34 +0200
<xsl:output doctype-system="bar.dtd"/>

for more information:
http://www.zvon.org/xxl/XSLTreference/Output/index.html

Regards,

Joerg

Manny Parasirakis wrote:
How can I output an instruction at the very top of a generated page? I want to output this:

<!DOCTYPE foo SYSTEM "bar.dtd">

but I cannot seem to figure out how to do it. I keep getting errors from the processor. I tried using xsl:text but no luck.


Emmanuel Parasirakis (Manny) Art Technology Group Software Architect 25 First Street, 2nd Floor manny@xxxxxxx Cambridge, MA 02141 617-386-1603 http://www.atg.com/


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






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



Current Thread