Definition Type: ComplexType
Name: TaxAmountType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TaxABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into CurrencyExchangeRate in schema components_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into TaxAuthorityAmount in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into Exemption in schema components_xsd1 Drilldown into Calculation in schema components_xsd1 Drilldown into BasisQuantity in schema fields_xsd1 Drilldown into BasisAmount in schema fields_xsd1 Drilldown into TaxJurisdicationCodes in schema components_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema components_xsd1 Drilldown into TaxABIEType in schema components_xsd1 Drilldown into sequenceNumber in schema components_xsd1XSD Diagram of TaxAmountType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="TaxAmountType">
    <xsd:complexContent>
        <xsd:extension base="TaxABIEType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="sequenceNumber" type="PositiveIntegerNumericType" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
TaxJurisdicationCodes oa:TaxJurisdicationCodes 0 (1)
BasisAmount oa:BasisAmount 0 (1)
BasisQuantity oa:BasisQuantity 0 (1)
Calculation oa:Calculation 0 (1)
Exemption oa:Exemption 0 (1)
Description oa:Description 0 unbounded
TaxAuthorityAmount oa:TaxAuthorityAmount 0 (1)
Amount oa:Amount 0 (1)
CurrencyExchangeRate oa:CurrencyExchangeRate 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type Optional
sequenceNumber oa:sequenceNumber Optional
Collapse Derivation Tree:
Collapse References:
oa:Tax, oa:TotalTax