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

Cart



