[Home] [By Thread] [By Date] [Recent Entries]
> 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
|

Cart



