xml#
Tools concerning XML management, simplifying lxml.etree
Functions
|
Add in place a field to a given element |
|
Convert any dataset containing the given attributes to |
|
Convert a |
|
Convert any dict containing the given attributes to a |
|
Read an XML file, even stored on the cloud |
|
Read an XML file from inside an archive (zip or tar) Convenient duplicate of |
|
Remove in place field from a |
|
Convert XML root to string |
|
Update in place an attribute of a field with a given value |
|
Update in place a text of a field |
|
Update in place a text of a field by applying a function to the value of the given field |
|
Write an Element to disk |