HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Cost

Name Cost
Type ConvertedAmountType
Documentation The cost of performing this activity. Activity costs are loaded via the LoadProjectAccounting BOD and rolled up to the Project's TotalCost field.
XML Instance Representation
<Cost>

< Amount> ... </ Amount> [1]
< ExchangeRate> ... </ ExchangeRate> [0..1]
< CurrencyExchangeRate> ... </ CurrencyExchangeRate> [0..1]
< BaseAmount> ... </ BaseAmount> [0..1]
</Cost>
Schema Component Representation
<xsd:element name="Cost" type=" ConvertedAmountType"/>