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

  • From: Rob Lugt <roblugt@e...>
  • To: Richard Tobin <richard@c...>, xml-dev@l...
  • Date: Thu, 19 Jul 2001 18:09:57 +0100

Richard Tobin wrote

> > 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.
>

The #xDs would have to be coded as character entity references (which is
pretty weird), but yes, I see your point.

~Rob


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