From 8d59af735df6cdc186d8a95156c38a7c49ebbbaf Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Thu, 7 Aug 2008 22:29:46 -0300 Subject: [PATCH] Description of requirements for IRIs --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 806b0e6..2d58740 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,8 @@ Text Constructs: type="text" may have whitespace collapsed type="html" must escaped markup type="xhtml" would be namespaced and must be a div element + +IRI support: + +Dereferencing IRIs: map them to URI according to 3.1 of RFC3987 +As an atom:id, it should not be mapped. It is used for comparison -- 2.20.1