Home | Trees | Indices | Help |
|
---|
|
object --+ | NSRegistry
A container for a registry of namespace prefixes to namespaces.
This is used to have fixed namespace prefixes (IMHO the only way to have namespaced attribute values and retain sanity). The class is never instanciated. It is used through the module-level method registerPrefix and by DOMMorpher.
Instance Methods | |
Inherited from |
Class Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Properties | |
Inherited from |
Method Details |
adds xmlns declarations for prefixes to the etree node root. With stanxml and the global-prefix scheme, xmlns declarations only come at the root element; thus, root should indeed be root rather than some random element. Deprecated, don't use ElementTree with stanxml any more. |
adds xmlns declarations for prefixes to the stanxml node root. With stanxml and the global-prefix scheme, xmlns declarations only come at the root element; thus, root should indeed be root rather than some random element. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |