Structures Section of the XML File

When a project is exported to wInsight, the structures selected on the Export Structures page of the wInsight wizard are exported to the <Structures> section of the XML file.

The structure information is placed in the <Structures> section in the following format:

<Structures>

<Structure id="st1">

<StruName>WBS</StruName>

<StruDesc>Space Shuttle</StruDesc>

</Structure>

</Structures>