Trees | Indices | Help |
|
---|
|
Provides XML node typing as either automatic or manual.
|
|||
sax.element.Element |
|
||
sax.element.Element |
|
||
|
|||
|
|
|||
dict |
types =
A dict of class to xs type mapping. |
|
Automatically set the node's xsi:type attribute based on either value's class or the class of the node's text. When value is an unmapped class, the default type (xs:any) is set.
|
Set the node's xsi:type attribute based on either value's class or the class of the node's text. Then adds the referenced prefix(s) to the node's prefix mapping.
|
Generate a prefix.
|
|
typesA dict of class to xs type mapping.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:54:27 2014 | http://epydoc.sourceforge.net |