Package pyxb :: Package namespace :: Module resolution
[hide private]
[frames] | no frames]

Module resolution

source code

Classes and global objects related to resolving XML Namespaces.

Classes [hide private]
  _Resolvable_mixin
Mix-in indicating that this object may have references to unseen named components.
  _NamespaceResolution_mixin
Mix-in that aggregates those aspects of XMLNamespaces relevant to resolving component references.
  NamespaceContext
Records information associated with namespaces at a DOM node.
Functions [hide private]
 
ResolveSiblingNamespaces(sibling_namespaces, origin_uid) source code