Definition Type: Element
Name: Converted
Namespace: http://www.openapplications.org/oagis
Type: oa:FunctionalAmount
Containing Schema: Fields.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies the amount in another transaction. Typically used when posting a transaction to the General Ledger when the GL is in another currency. Can also be used to convert currencies.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsd Drilldown into conversionFactor in schema fields_xsd Drilldown into FunctionalAmount in schema fields_xsdXSD Diagram of Converted in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Converted" type="FunctionalAmount" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the amount in another transaction. Typically used when posting a transaction to the General Ledger when the GL is in another currency. Can also be used to convert currencies.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
conversionFactor oa:conversionFactor Required
Collapse Derivation Tree: