author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 24 Oct 2010 14:08:39 +0300 | |
changeset 621 | ddca4ce1832f |
parent 392 | 9ec4e7e2f2af |
child 635 | 59382d9f4331 |
permissions | -rw-r--r-- |
-*- mode: outline; coding: utf-8 -*- * relaxng. ** relaxng-mode. http://www.pantor.com/download.html RNC Emacs Mode (home page) http://www.emacswiki.org/emacs/RELAX_NG http://www.relaxng.org/compact-tutorial-20030326.html relaxng compact syntax tutorial * CLI utilities for processing xml. ** Cygwin. cmd# setup.exe -p libxml2,libxslt 'libxslt' provide 'xsltproc, 'libxml2' provide 'xmlcatalog' and 'xmllint'