We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625cd2f commit cde9b4eCopy full SHA for cde9b4e
README.md
@@ -10,6 +10,18 @@ Utility classes for processing XML DTDs.
10
11
<br/>
12
13
+## Modifications to W3C DTDs
14
+
15
+The W3C DTDs distributed with this software have been modified so the "Character
16
+mnemonic entities" section of the DTDs was replaced with the HTML5 entities, for
17
+better interoperability of XHTML 1.x and 5.
18
19
+Also, the relative URLs used to reference DTD modules have been absolutized as
20
+needed, so they can be used with different base URLs. For context, see
21
+https://www.w3.org/MarkUp/2009/xhtml11-issues-20090525.html#ssec4
22
23
+<br/>
24
25
## Licensing
26
27
This software is provided under a [BSD-style license](LICENSE.txt).
0 commit comments