Session: XPath with namespaces in Python
Diese Session wurde am 1. März 2016 gehalten.
This lightning talk shows how to easily extract information from XML documents with namespaces using XPath and Python. While this is fairly trivial without namespaces, setting everything up correctly with namespaces proofed to be a daunting endeavor even with the help of lxml.