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

  • From: Richard Tobin <richard@c...>
  • To: xml-dev@l...
  • Date: Thu, 19 Jul 2001 17:52:40 +0100 (BST)

> If it did then the white space production: s ::== (#x20 | #x9 | #xD |
> #xA) wouldn't make sense because there would be no #xDs in the input
> stream.

Not quite.  The productions are often applied to things that are not
in the input stream: internal entity values.  You can construct an
internal entity containing #xD characters.

-- Richard

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