diff options
author | Dave Beckett <dave@dajobe.org> | 2003-04-07 14:39:48 +0000 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2003-04-07 14:39:48 +0000 |
commit | 42234848caedcb7b52f18f2f94679c7439d5ae14 (patch) | |
tree | 0e86c722474b8c935edc69067ac9ef2f86ab693e | |
parent | 8db04d92dbabfff248232e5b08333067c7dc78e9 (diff) | |
download | raptor-42234848caedcb7b52f18f2f94679c7439d5ae14.tar.gz |
words
-rw-r--r-- | TODO.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ <li>Add some way to trigger once-only www library shutdown on raptor_finish() - by default? since higher level apps may not even know or care.</li> <li>XML attribute value normalization doesn't happen in libxml.</li> -<li>Unicode character normalization checks not implemented (CONFORMANCE)</li> +<li>Unicode character normalization NFC checks not implemented (CONFORMANCE)</li> <li>XML (Exclusive) Canonicalization for XML Literals not implemented (CONFORMANCE)</li> <li>Record the xml parser used and make available from API (FEATURE)</li> <li>Try to fix usage like rdf:about="http://example.org/foo " with |