XML application

Ingo Macherius Ingo.Macherius at TU-Clausthal.de
Tue Dec 16 11:24:57 GMT 1997


xml-dev folks,

I'm *very* sorry for the confusion my sloppy mail has caused. Thanks 
to the individuals that noticed me (there was quite a lot of private 
mail). A good sign, people care. 

> > > 1)  the <?XML version="1.0"> PI is missing.
> >
> > Ouch. This is not well-formed at all.
> > Use <?xml version="1.0"> as to the latest PR.

This is wrong again. *bummer*

> how about
> <?XML version="1.0" ?>

This is wrong, too. "xml" must be lower-case.

> i've yet to understand why, but isn't that the way it needs to be?

Why ? Productions [24] and [25] in section 2.8 !

[24]  XMLDecl ::=  '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>'
[25]  VersionInfo ::=  S 'version' Eq 
				('"VersionNum"'| "'VersionNum'") 

So the minimal correct PI is: <?xml version="1.0"?>

	++im
--
Snail : Ingo Macherius // L'Aigler Platz 4 // D-38678 Clausthal-Zellerfeld
mailto:Ingo.Macherius at tu-clausthal.de   http://home.tu-clausthal.de/~inim/
Information!=Knowledge!=Wisdom!=Truth!=Beauty!=Love!=Music==BEST   (Zappa)

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