Contractors Section of the XML File

When a project is exported to wInsight, the information on Contract Information tab of the Project Properties dialog box is exported to the <Contractors> section of the XML file.

The elements information is placed in the <Contractors> section in the following format:

<Contractors>
<Contractor id="ctr1">
<CtrName>Deltek Aerospace Corporation</CtrName>
<Abbr/>
<Address>
<City>Herndon, VA 20171</City>
<Addr1/>
<State/>
<Zip/>
</Address>
</Contractor>
</Contractors>