Re: [xsl] Special Characters in IE 6

Subject: Re: [xsl] Special Characters in IE 6
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 18 Jun 2003 15:47:44 +0100
  Ah, but if it is HTML and not XHTML we are talking about, both the start
  and end tags of a head element are optional.  So there could be a HEAD
  element even though it is just implied.


But that's omitted tags not omitted elements so the XML representation
in the stylesheet should still have the <head> element, just that the
serialiser could arguably omit the markup as it would be a valid html
representation of that tree,


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