Package Pyblio :: Module Schema
[show private | hide private]
[frames | no frames]

Module Pyblio.Schema

Schema definition for a pyblio database. When a database is created, the schema is instantiated from a template. The user can then customize it.

At the moment, a schema contains a dictionnary of known document types. For each document, it is possible to know the mandatory and optional fields that describe the document. These fields are typed.
Classes
Attribute  
Schema  
TxoAttribute  
TxoGroup  

Exceptions
SchemaError  

Generated by Epydoc 2.1 on Wed Feb 15 23:19:37 2006 http://epydoc.sf.net