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