[xsl] xsl -> xhtml and xlmns-namespace

Subject: [xsl] xsl -> xhtml and xlmns-namespace
From: "Peter Billen" <peter@xxxxxxxxxxx>
Date: Thu, 19 Feb 2004 15:34:57 +0100
Hi all,

I've got two questions:

1) What do I have to add to my .xsl-file to have '<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> !-->' added as the
first line of my output? Typing the above doctype doesn't work, because then
my xml isn't valid anymore

2) Why is xmlns="..." added in <a href="..">-tags? That's not XHTML-valid!

Thanks,

Peter


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


Current Thread