This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: outputing a DOCTYPE instruction


<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@atg.com                    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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]