Subject: 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 |
Dimitre Novatchev - Thu, 19 Feb 2004 05:42:25 -0500 (EST)
David . Pawson - Thu, 19 Feb 2004 07:58:38 -0500 (EST)
- Peter Billen - Thu, 19 Feb 2004 09:35:03 -0500 (EST) <=
Dimitre Novatchev - Thu, 19 Feb 2004 09:40:11 -0500 (EST)
|
|