Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylesquare

...


Warning
titleversion 3.0.0

Please note that this documentation covers version 3.0.0 . There are new features in version 3.2.0  that are not yet covered in this document.



Info
titlesource

Note that this document is based on TeX  based documentation prepared by Thomas Johnson. You can find TeX  file inside GIT  repository of xmllib - inside doc  directory

Code Block
> git clone ssh://git@git.iter.org/lib/xmllib.git
> cd xmllib/doc

...



What is XMLLIB?

XMLLIB is a library for parsing xml-les in Fortran. This means that it provides subroutines for extracting values from an xml file.

...