Subject: output XHTML header
From: Ingo Weiss <ingoweiss@xxxxxxx>
Date: Wed, 26 Jun 2002 18:30:02 -0400
|
Hi,
I am (just getting started with XSLT and) trying to get an XHTML
header into my output, like
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.
dtd">
I couldn't figure out a way to do this without getting an error.
How do I do that without loosing the XSLs well-formedness?
Thanks!
Ingo
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|