Files referred to in this document are available online.
Data files for the AOU Check-List, 7th ed., and also for the
42nd-49th Supplements are available online as .zip archives. Each archive contains
the input files, the XML output file, and the generated
flat files for that revision.
Online files for this project:
xnomo3.py: Python interface to the XML taxonomy data file.
abbr.py: Python module for the bird code abbreviation system.
txny.rnc: Relax NG compact form (RNC) schema
for the XML taxonomy data file.
txny.rng: That schema in XML (RNG) form.
txny.rng: A Python module that defines
constants for all the element and attribute names in
the schema; used by the xnomo3.py module.
xnomo3.xml: The DocBook source for the
current document.
Some files come from other projects:
The logscan.py module comes from
Scanning objects
for Python: Scan and Log.