FLAM Issue Tracker - FL5
View Issue Details
0000862FL52.2 Subprogram FLUC (CONV)public2017-02-20 10:472019-02-17 18:03
Falk Reichbott 
Tilo Eckert 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.14 
5.25.1.19 
0000862: Support of more then one XML document per file
Currently FLAM supports only one XML document per file. On mainframe system concatinations of such documents are used. It would be nice to have a member support for XML documents in a file like the GZIP support of FLUC.

Between such XML-Documents padding bytes can be exists. A info function wich lists the XML members and a index based access to the member must be implemented.

If no index given, then all XML documents in a file are convertred (readed and written).
No tags attached.
Issue History
2017-02-20 10:47Falk ReichbottNew Issue
2017-02-20 10:47Falk ReichbottStatusnew => assigned
2017-02-20 10:47Falk ReichbottAssigned To => Tilo Eckert
2017-03-03 17:31Falk ReichbottTarget Version5.1.16 => 5.2
2019-02-17 18:03Falk ReichbottNote Added: 0001214
2019-02-17 18:03Falk ReichbottStatusassigned => resolved
2019-02-17 18:03Falk ReichbottFixed in Version => 5.1.19
2019-02-17 18:03Falk ReichbottResolutionopen => fixed

Notes
(0001214)
Falk Reichbott   
2019-02-17 18:03   
This support was implemented with the table support and the corresponding required to support memory 2 memory conversion.