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 |
|
|||
|
|||
|
|
|||
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__ =
|
|
Return a list of namespace URIs for which we may be able to load the namespace contents from a pre-parsed file. The corresponding Namespace can be retrieved using NamespaceForURI, and the declared objects in that namespace loaded with Namespace.validateComponentModel. Note that success of the load is not guaranteed if the packed file is not compatible with the schema class being used. |
|
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 Fri Jun 15 14:42:42 2012 | http://epydoc.sourceforge.net |