summaryrefslogtreecommitdiff
path: root/ACEXML/docs/TODO.txt
blob: e7e48ca67c4ac5ddf0b19f0824e970abb93f1935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
@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>

*/