mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +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
6 lines
68 B
XML
6 lines
68 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!ELEMENT doc (#PCDATA)>
|
|
|
|
|
|
|