XML и SVG
Description of formats and scripts in XML languages.
XML Formats
Translations of OPML and RSS specifications are .fr and posted on this site.
OPML 1.0
Defines a format standard for exchanging lists of documents, including lists of RSS feeds. French translation by iqlevsha.ru.
OPML 2.0
Specifies the second and last OPML plan format. French translation by iqlevsha.ru.
Translations of the RSS 1.0 and RSS 2.0 specifications are available in the RSS section.
ePab
Description of the e-book format.
Open XML vs Open Document
Microsoft Office and FreeOffice document formats.
XML Scripts
Add Attribute
Adds an attribute to the elements of an XML file with or without a value.
Universal configurator
For programs that have a configuration file in INI format, such as PHP or XML.
Source code (Script language)
- Ini To XML
This script allows ini files with headers and entries to be converted to attribute = value format in an XML file . - XML Options
Converts a parameter file to XML. - Dir To XML
Creates an xml file or html web page from the drive directory. Subdirectories and files are subelements and elements of an XML document. - Ini To DOM
Loads the configuration file into the dom tree. Solc.exe required. - Light
Converts an XML document to lightweight XML or vice versa.
XCheck (executable)
The command line utility validates the xml file syntax. This is not an XML validator.
The source code is included in the Script library.