Definition Type: Element
Name: FunctionalAmout
Namespace: http://www.openapplications.org/oagis
Type: oa:Amount
Containing Schema: Fields.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the currency in which the business operates in. In the example, if the business sold eggs in the US and was based in Canada. The functional Amount would reflect the Canadan dollar. Hence the value of Functional Amount maybe 2.10 and the currency would be CAD for Canadian Dollars.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsdXSD Diagram of FunctionalAmout in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="FunctionalAmout" type="Amount" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the currency in which the business operates in. In the example, if the business sold eggs in the US and was based in Canada. The functional Amount would reflect the Canadan dollar. Hence the value of Functional Amount maybe 2.10 and the currency would be CAD for Canadian Dollars.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
Collapse Derivation Tree: