jlegare/NativeXML

Report missing white space following an entity name in an entity declaration.

Closed this issue · 0 comments

In an entity declaration, white space is required between the entity name and entity value (see § 4.2, productions [71] and [72]). The event parser should report when it is missing, but be lenient and continue as if it had been present.