File: TODO

package info (click to toggle)
libxml-validator-schema-perl 1.10-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 708 kB
  • sloc: perl: 3,682; xml: 16; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
- implement .bad tests
- finish decimal support
- finish dateTime support (hah)
- memory leak testing
- do work in check_contents to avoid printing gobs of content
- XML::Validator::Schema::Simple
- correct namespace processing
- make sure empty content models work
- enforce wierd <all> placement and container-ship rules
- guard against <element><element/><element>
- add Schema_Type field to SAX data-structures
- groups, ugh
- support more ways to find schema files (schemaLocation)