module documentation
Undocumented
| Class | |
class XmlAttrBuilder |
| Class | |
class XmlBuilder |
| Exception | |
Undocumented |
| Function | get |
Undocumented |
| Function | get |
Undocumented |
| Function | get |
Undocumented |
| Function | get |
Undocumented |
| Function | get |
Undocumented |
| Function | get |
Undocumented |
| Function | parse |
Undocumented |
| Function | serialize |
Undocumented |
| Function | to |
Undocumented |
| Function | to |
Undocumented |
| Function | xml |
Undocumented |
| Function | xml |
Undocumented |
| Function | xml |
Retrieve node-set for given tag-name from dictionary of XML-Node-Structure. |
| Function | xml |
Undocumented |
| Function | xml |
Undocumented |
| Function | xml |
Undocumented |
| Function | xml |
Parse arbitrary XML-Structure into dictionary. |
| Constant | INDENTSTR |
################################################################################ # # Datatypes # ################################################################################ |
def getObjPropertyToXml(self, REQUEST, base_path='', data2hex=False, obj_attr={}, multilang=True):
(source)
¶
Undocumented
Retrieve node-set for given tag-name from dictionary of XML-Node-Structure.
| Returns | |
| list | List of dictionaries of XML-Structure. |