Subject: Re: XML in IE6
From: Mike Ferrando <mikeferrando@xxxxxxxxx>
Date: Tue, 22 Oct 2002 10:48:22 -0700 (PDT)
|
David,
I just used "xml" and "xml.dtd" as examples. I have real file names.
I generated a DTD at PaulT.com for the xml document. So my tag read
<!DOCTYPE schema SYSTEM "copland-schema.dtd">
And both were in the same folder when I tried to view it in the
browser.
Oh. Well.
M.F.
--- David Carlisle <davidc@xxxxxxxxx> wrote:
>
> 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
>
__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|