Home | Trees | Indices | Help |
|
---|
|
Classes and global objects related to archiving XML Namespaces.
|
|||
NamespaceArchive Represent a file from which one or more namespaces can be read, or to which they will be written. |
|||
_ArchivableObject_mixin Mix-in to any object that can be stored in a namespace within an archive. |
|||
_NamespaceArchivable_mixin Encapsulate the operations and data relevant to archiving namespaces. |
|||
ModuleRecord | |||
_ObjectOrigin Marker class for objects that can serve as an origin for an object in a namespace. |
|||
_SchemaOrigin Holds the data regarding components derived from a single schema. |
|||
NamespaceDependencies |
|
|||
|
|
|||
_log = logging.getLogger(__name__)
|
|||
PathEnvironmentVariable =
Environment variable from which default path to pre-loaded namespaces is read. |
|||
DefaultArchivePrefix =
The default archive prefix, substituted for & in
PYXB_ARCHIVE_PATH .
|
|||
__package__ =
|
|
PathEnvironmentVariableEnvironment variable from which default path to pre-loaded namespaces
is read. The value should be a colon-separated list of absolute paths.
The character Note:
If you put a path separator between
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 7 19:27:33 2012 | http://epydoc.sourceforge.net |