diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-22 18:16:52 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-22 18:16:52 +0100 |
commit | 8e922657465da745ff7a35ae7b66216de608935c (patch) | |
tree | 281fcfecfa5504324fc4179d0a1424557a13b75e /doc/html | |
parent | ade689b7c91c338333b367ee5a12e5b6afb3dba1 (diff) |
xml.c: upper-case named-entities are invalid in XML
Named entities are case-sensitive and in XML lower-case.
(In HTML some of these are valid. Although &APOS; is invalid there too).
References:
4.6 Predefined entities: https://www.w3.org/TR/xml/#sec-predefined-ent
In the definition of "match": https://www.w3.org/TR/xml/#dt-match
"No case folding is performed."
Diffstat (limited to 'doc/html')
0 files changed, 0 insertions, 0 deletions