Tools/Utilities / Open Toolbox / Export UN/CEFACT XML
Released as 13.5.0
Change Number
13.5XML01 – Export with Subprojects
Correction, Change or New feature
New Feature: Enable UN/CEFACT XML in a Project with Inserted sub-projects
Detailed Explanation
The arrays used to hold task data was set to the total number of tasks in the active project. If the project contained subprojects the upper bound of these arrays (xmlRelationshipArray & xmlTaskArray), would be too small. This version resizes the upper bound of the Task and Assignment and Task Relationship arrays to accommodate subprojects.