Definition Type: Element
Name: Actual
Namespace: http://www.openapplications.org/oagis
Type: nsC:Amount
Containing Schema: Invoice.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Identifies that amount in the currency of the transaction.
Collapse XSD Schema Diagram:
Drilldown into currency in schema invoice_xsd Drilldown into Amount in schema invoice_xsdXSD Diagram of Actual in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Actual" type="Amount">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies that amount in the currency of the transaction.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency nsC:currency Required
Collapse Derivation Tree: