From an issue raised in atom-basic, cbaatz/atom-basic#5, it appears that xml ignores the qURI field when printing XML: https://github.com/GaloisInc/xml/blob/master/Text/XML/Light/Output.hs#L198-L202
This looks like a bug to me, or am I perhaps misunderstanding how QNames are used in xml?
From an issue raised in
atom-basic, cbaatz/atom-basic#5, it appears thatxmlignores theqURIfield when printing XML: https://github.com/GaloisInc/xml/blob/master/Text/XML/Light/Output.hs#L198-L202This looks like a bug to me, or am I perhaps misunderstanding how
QNamesare used inxml?