summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/docs/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/docs/TODO.txt')
-rw-r--r--ACE/ACEXML/docs/TODO.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/ACE/ACEXML/docs/TODO.txt b/ACE/ACEXML/docs/TODO.txt
new file mode 100644
index 00000000000..02795c13394
--- /dev/null
+++ b/ACE/ACEXML/docs/TODO.txt
@@ -0,0 +1,20 @@
+/**
+
+$Id$
+
+@page acexml_todo ACEXML TO-DO List
+
+<ul>
+
+ <li>Add Schema parsing ability.
+
+ <li>Add support for resolving external entities, such as a
+ schema/namespace definition located on the web.
+
+ <li>Add parameterized entity management class. See above.
+
+ <li>Define validator building/calling interfaces.
+
+</ul>
+
+*/