Definition Type: ComplexType
Name: AllowanceChargeBasisType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
Amount here identifies the amount of tax charged based on the TaxBase Amount. Indicates the taxable base used to calculate the tax Amount. This is expressed in the curreny of the transactional document and in the currency of the Jurisdiction in which the tax is applied as required by many governments for example the European Union.
Collapse XSD Schema Diagram:
Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1XSD Diagram of AllowanceChargeBasisType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AllowanceChargeBasisType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Amount here identifies the amount of tax charged based on the TaxBase Amount. Indicates
            the taxable base used to calculate the tax Amount. This is expressed in the curreny of
            the transactional document and in the currency of the Jurisdiction in which the tax is
            applied as required by many governments for example the European Union.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice minOccurs="0">
            <xsd:element ref="Amount" />
            <xsd:element ref="Quantity" />
        </xsd:choice>
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Amount oagis:Amount (1) (1)
Quantity oagis:Quantity (1) (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:Basis