X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=xml;h=9a6db3e8efd1426b5b0a8d6b73c3b7fe549e441c;hp=ffe93c7953e69597a51dc2f4fa3d54c2b07178a3;hb=b2b07db4559a9fb29a498bc9f5817812727d435d;hpb=26433942eaad292a511071ecc86b0d5317d9904c diff --git a/xml b/xml index ffe93c7..9a6db3e 100755 --- a/xml +++ b/xml @@ -13,8 +13,11 @@ For mc 4.7+ run this "cd" command in the Midnight Commander (in the "bindings" file the command is "%cd"): cd file/xml://; in older versions it is cd file#xml, where "file" is the name of your XML file. +See detailed installation instructions at +http://phdru.name/Software/mc/INSTALL.html. + The VFS represents tags as directories; the directories are numbered to -distinguish tags with the same name; also numbering helps to sort tags by their +distinguish tags with the same name; numbering also helps to sort tags by their order in XML instead of sorting them by name. Attributes, text nodes and comments are represented as text files; attributes are shown in a file named "attributes", attributes are listed in the file as name=value lines (I