Re: [xsl] how to close html tags : link, meta,...

Subject: Re: [xsl] how to close html tags : link, meta,...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 13 Aug 2003 17:02:41 +0100
> One involves a dtd the other doesn't

No.

<div/> is valid acording to the XHTML DTD, a validating XML parser
which is what would be used in that case, can not detect the difference.

> its just when people see well-formed html they think its xhtml,
> which it isnt.
That's true of course.
<HTML>
</HTML>
for example has the wrong case and wrong namespace.

(we're in danger of getting ticked off by Tommie...)

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread