===============================================================
{{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.rexx.com/~dkuhlman/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.

- ./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
=========








