[Home] [By Thread] [By Date] [Recent Entries]
John Cowan wrote > Nsgmls in -xml mode, which is not a fully compliant XML processor, accepts it > as valid. This is a good indication that it was "supposed to work". > So I suppose I am wrong. > > I will bring it up to the Core WG. John - if, as Tim Bray and Chris Maden suggest, entities containing whitespace should be treated as common-or-garden whitespace, I would like clarification on whether character references that resolve to whitespace should be treated in the same way. In an earlier post I offered this example:- <?xml version = "1.0"?> <!DOCTYPE tests [ <!ELEMENT tests (test)*> <!ELEMENT test (child)*> ]> <tests> <test> </test> <!-- valid ?? --> <test>!</test> <!-- invalid --> </tests> It doesn't look right, but is it a correct interpretation of the recommendation? Many thanks Rob Lugt ElCel Technology
|

Cart



