On 29-7-2014 20:35, Marc Aymerich wrote:
> Got it!
> xml = lxml.builder.ElementMaker(
> nsmap = {
> None: "urn:iso:std:iso:20022:tech:xsd:pain.008.001.02",
> 'xsi': "http://www.w3.org/2001/XMLSchema-instance",
> }
> )
> doc = xml.Document()
Thanks for taking the time to actually post the solution you came up with
yourself!
Irmen
--
https://mail.python.org/mailman/listinfo/python-list
