Schema Central > OAGIS® 9.4.1 > Cost
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Cost

The cost of performing this activity. Activity costs are loaded via the LoadProjectAccounting BOD and rolled up to the Project's TotalCost  field.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: ConvertedAmountType

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<Cost>
   <Amount currencyID="AED">1.0</Amount>
   <ExchangeRate>
      <SourceCurrencyCode>AED</SourceCurrencyCode>
      <SourceUnitBaseNumeric>1.0</SourceUnitBaseNumeric>
      <TargetCurrencyCode>AED</TargetCurrencyCode>
      <TargetUnitBaseNumeric>1.0</TargetUnitBaseNumeric>
      <RateNumeric>1.0</RateNumeric>
      <SetDateTime>2000-01-01</SetDateTime>
      <SourceID>normalizedString</SourceID>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ExchangeRate>
   <CurrencyExchangeRate>
      <SourceCurrencyCode>AED</SourceCurrencyCode>
      <SourceUnitBaseNumeric>1.0</SourceUnitBaseNumeric>
      <TargetCurrencyCode>AED</TargetCurrencyCode>
      <TargetUnitBaseNumeric>1.0</TargetUnitBaseNumeric>
      <RateNumeric>1.0</RateNumeric>
      <SetDateTime>2000-01-01</SetDateTime>
      <SourceID>normalizedString</SourceID>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </CurrencyExchangeRate>
   <BaseAmount currencyID="AED">1.0</BaseAmount>
</Cost>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com