Quantcast
Channel: Parsing XML with namespace - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Louis for Parsing XML with namespace

There's a more elegant way than including the whole namespace URI in the text of the query. For a python version that does not support the namespaces argument on ElementTree.find, lxml provides the...

View Article



Parsing XML with namespace

With this XML<?xml version="1.0" encoding="UTF-8"?><Envelope><subject>Reference rates</subject><Sender><name>European Central...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images