summaryrefslogtreecommitdiffstats
path: root/utils_xml.py
Commit message (Expand)AuthorAgeFilesLines
* xml_utils: make rng_pivot return "starting" definitionJan Pokorný2014-06-131-2/+14
* utils_xml: fix possible issues with namespaced elems/tagsJan Pokorný2014-06-131-2/+5
* utils_xml: define and use new XML/lxml.etree helpersJan Pokorný2014-06-131-6/+24
* Cleanup: move some more XML related stuff to utils_xml.pyJan Pokorný2014-05-301-1/+11
* Cleanup: move squote from utils to utils_xmlJan Pokorný2014-05-301-0/+5
* utils_xml: XML helpers incl. rng_pivot to be used for validationJan Pokorný2014-05-281-0/+57