Home | 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.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |