</> as end tag

Simon St.Laurent SimonStL at classic.msn.com
Tue Nov 4 00:37:09 GMT 1997


>In other words, it is a completely experimental feature that is thoroughly
>buried in the API and the naive user won't even know it exists.  

It is deeply buried in the API, yes, but it was shown vividly in the site 
demonstrating XML with IE 4.0, where it's presented as perfectly ordinary XML 
and parsed as such.  For instance, the DSO example:

<BOOKS>
	<ITEM>
		<TITLE>Number, the Language of Science</>
		<AUTHOR>Danzig</>
		<PRICE>5.95</>
		<QUANTITY>3</>
	</>
	<DSIG>192817265</>
	etc.... (from http://www.microsoft.com/standards/xml/ - XML Parser, Samples, 
DSO example.)

(I just revisited the site, and the files all still seem to be there, though 
my IE 4.0 browser is exploding with JavaScript errors that I hope are a sign 
that the site is under construction and coming down.)

>As for blatant attempts at subversion, I'm just a country boy from
>Australia, I don't get involved in that sort of thing :-)  So, enough
>politics.  I'm more interested in constructive feedback from people you have
>actually played with the new parser....

On Sunday, I ran a lot of my files that had demonstrated freaky parsing 
behavior in the past - files that parsed as valid when they were explosively 
wrong (some referred to the wrong DTD, for instance), files that used 
parameter entities, and files that wouldn't parse at all.  They all seem to 
work properly now - so at least the bugs I had found are now dead.  (I only 
used jview - I'll run it through Sun's JDK and see what happens when I have a 
chance.)

Simon St.Laurent
Dynamic HTML: A Primer / XML: A Primer (January) / Cookies (February)



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list