Definition Type: Element
Name: Cost
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Cost" type="ConvertedAmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:Amount (1) (1)
ExchangeRate oagis:ExchangeRate 0 (1)
CurrencyExchangeRate oagis:CurrencyExchangeRate 0 (1)
BaseAmount oagis:BaseAmount 0 (1)
Collapse Derivation Tree: