X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=xml;fp=xml;h=0315590924c7e0356bdba72baed265ac8b06c514;hp=e34ac224f51fa09ab8f38e166114280c6b53ac91;hb=1c36a84abf307fa032c2b720994f54a36a41924c;hpb=18cbb33a2e75181a374652f50a43387fb61bab22 diff --git a/xml b/xml index e34ac22..0315590 100755 --- a/xml +++ b/xml @@ -27,6 +27,9 @@ names and values are reencoded to the console encoding. Text nodes and comments are collected in a file named "text", stripped and reencoded. The filesystem is read-only. +Date/time for all directories/files set to the last modification time of the +XML file. + Implementation based on minidom doesn't understand namespaces, it just shows them among other attributes. ElementTree-based implementation doesn't show namespaces at all. Implementation based on lxml.etree shows namespaces in a