This file is indexed.

/usr/share/doc/libacexml-dev/docs/TODO.txt is in libacexml-dev 6.2.8+dfsg-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
/**

$Id: TODO.txt 94662 2011-10-07 09:43:06Z msmit $

@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>

*/