Hey everyone,

i want to canonicalize Prov Documents, which are encoded according to the 
PROV-XML Scheme (https://www.w3.org/TR/prov-xml/). 
I used the etree.canonicalize method with the following XML document: 
https://openprovenance.org/store/documents/5763.xml .
Unfortunately the order of elements remains unchanged. I tried to pass the XML 
via file and via string - but the cancolized document look unchanged.

Does lxml cant deal with XML-Extensions?
_______________________________________________
lxml - The Python XML Toolkit mailing list -- lxml@python.org
To unsubscribe send an email to lxml-le...@python.org
https://mail.python.org/mailman3/lists/lxml.python.org/
Member address: arch...@mail-archive.com
  • [lxml] Canonicalizat... Steven

Reply via email to