[Home] [By Thread] [By Date] [Recent Entries]

  • From: Chris Hubick <maillist@c...>
  • To: xml-dev@i...
  • Date: Wed, 29 Jul 1998 12:51:35 +0000 (GMT)

On Wed, 29 Jul 1998, Portillo, Christina wrote:

> Does SystemLiteral read that any characters values, [02]Char or
> [84]Letter, can be placed between the quotes single or double less the
> ranges [^"] or [^'] ?
> 
> [11] SystemLiteral ::= ('"' [^"]* '"') | ("'" [^']* "'")

	I read this as _any_ character values, otherwise it would have to
be:

[11] SystemLiteral ::= ('"' (Char - '"')* '"') | ("'" (Char - "'")* "'")

---
Chris Hubick
mailto:chris@h...
http://www.hubick.com/



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


  • References:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member