EarnedValues Section of the XML File

When a project is exported to wInsight, the cost set information on the Cost Sets page of the wInsight wizard is exported to the <EarnedValues> section of the XML file.

Each cost set data will be exported into the corresponding wInsight cost set and mapped to the elements of the exported structures.

This is an example of the <EarnedValues> section:

<EarnedValues>

<EarnedValue ce_id="ce13" cd_id="cd1" un_id="un4">

<BcwsCum>75862.06</BcwsCum>

<BcwsCur>1024.00</BcwsCur>

<BcwpCum>75862.06</BcwpCum>

<BcwpCur>1203.00</BcwpCur>

<AcwpCum>84686.52</AcwpCum>

<AcwpCur>904.52</AcwpCur>

<Bac>75862.06</Bac>

<Lre>84686.52</Lre>

<ReprogCost>0.00</ReprogCost>

<ReprogBudg>0.00</ReprogBudg>

</EarnedValue>

</EarnedValues>