mirror of
https://github.com/python/cpython.git
synced 2026-05-18 00:10:55 +00:00
* Implement C14N 2.0 as a new canonicalize() function in ElementTree. Missing features: - prefix renaming in XPath expressions (tag and attribute text is supported) - preservation of original prefixes given redundant namespace declarations
3 lines
155 B
XML
3 lines
155 B
XML
<dsig:CanonicalizationMethod xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Algorithm="http://www.w3.org/2010/xml-c14n2">
|
|
</dsig:CanonicalizationMethod>
|
|
|