Re: [xsl] XML in IE6

Subject: Re: [xsl] XML in IE6
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 22 Oct 2002 16:46:17 +0100
I haven't seen the behaviour you report but


I tried giving the XML document a <!DOCTYPE xml SYSTE "xml.dtd"> tag
but it still did the same thing.

such a file is not well formed (even if you correct the type SYTE to SYSTEM)
you may not give an element a name beginning with xml. In particular you
can not have an element <xml which is what you have specified as teh top
level element.

David



_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread