===============================================================
{{schema_name}}lib
===============================================================

Description
=============

{{schema_name}}lib will help 


More information
==================

You can learn more about {{schema_name}} here:


You can learn about generateDS.py here:
http://www.davekuhlman.org/generateDS.html


Contents
==========

- {{schema_name}}lib.py -- The {{schema_name}} data bindings generated from
  the {{schema_name}} XML schema.

- {{schema_name}}utils.py -- Utility functions etc. for use with the
  {{schema_name}}lib module.

- ./docs/ -- Documentation on {{schema_name}}lib.  HTML
  documentation has been generated with Sphinx.  You can find it
  here: file:./docs/_build/html/index.html.

- ./schemas/ -- The XML schemas from which these modules
  ({{schema_name}}lib.py etc) were generated.

- ./sample_data -- Sample XML instance documents that whose
  document type is the {{schema_name}} XML schema.

- ./sample_code -- Sample Python code that uses the {{schema_name}}lib.py
  module.  See ./sample_code/README.txt.



History
=========

20xx/xx/xx -- v. 1.0a






