OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [SML] Preliminary EBNF v0.2

[ Lists Home | Date Index | Thread Index ]
  • From: David Carlisle <davidc@nag.co.uk>
  • To: donpark@docuverse.com
  • Date: Tue, 30 Nov 1999 13:05:10 GMT



> CharData  ::= [^<>&]*

What is your base character set from which you are removing the special
characters. It isn't clear to me whether you were intending just ascii
characters or all XML characters (up to #10FFFFFF) or all UCS-4
characters.

If you are allowing non ascii characters why do you allow
CharCode ::= '&' ('#x' [0-9A-F]+
it is superfluous to allow `&#xA4;' if you can enter the character `$'
directly, and the same for any other unicode character. You only need
the &#x notation if you intend to keep the character data 7 bit.

This is not a rhetorical question, I can't tell which you intend
from your description.

David

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS