Next: B.7 20/09/04 - Version
Up: B. History & Road
Previous: B.5 28/07/04 - Version
Contents
Index
- attributes of XML elements are now
supported,
- check that all COBOL items are filled during XML to TXT conversion.
A warning is issued if it's not the case,
- during XML to text conversion, initialize the output record with the
default values specified in the VALUES
clause of the COBOL copybook,
- support of CDATA,
- support of escaped chars like < for "<",
- support of element content on more than one line,
- support of comments, declaration, ... on more than
one line,
- ignore XML attributes : xml:space, xml:language,
...
sunuraxi@users.sourceforge.net