Definition Type: Element
Name: TotalAllowance
Namespace: http://www.openapplications.org/oagis
Type: oa:Amount
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the grand total of all allowances both from line items and header itemizations.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsdXSD Diagram of TotalAllowance in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="TotalAllowance" type="Amount" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents the grand total of all allowances both from line items and header itemizations.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
Collapse Derivation Tree: