Definition Type: Element
Name: Cost
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ConvertedAmountType
Containing Schema: Components.xsd
Abstract
Documentation:
The cost of performing this activity. Activity costs are loaded via the LoadProjectAccounting BOD and rolled up to the Project's TotalCost field.
Collapse XSD Schema Diagram:
Drilldown into BaseAmount in schema fields_xsd1 Drilldown into CurrencyExchangeRate in schema components_xsd1 Drilldown into ExchangeRate in schema components_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into ConvertedAmountType in schema components_xsd1XSD Diagram of Cost in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Cost" type="ConvertedAmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">The cost of performing this activity. Activity costs are loaded via the LoadProjectAccounting BOD and rolled up to the Project's TotalCost  field.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Amount oa:Amount (1) (1)
ExchangeRate oa:ExchangeRate 0 (1)
CurrencyExchangeRate oa:CurrencyExchangeRate 0 (1)
BaseAmount oa:BaseAmount 0 (1)
Collapse Derivation Tree: