XML whitespace

Randy Bryan rbryan at CapAccess.org
Tue Jul 20 00:57:32 BST 1999


I'm  looking at the EBNF grammar
of XML 1.0 at www.w3.org and it 
brings up a question. 

The XML specification doesn't allow
for whitespace in several places.
For example, this is not legal
in a start tag.
 .
 .
 V
< termdef >

And these are not legal 
in an end tag.
 . .
 . .
 V V
< / termdef > 

Why is this?

Attributes allow whitespace.
This is legal. 
                . . .       . .
                . . .       . .
                V V V       V V
<termdef usename = " foobar1 " >

Why is whitespace allowed sometimes
and other times not? 



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/ and on CD-ROM/ISBN 981-02-3594-1
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