Definition Type: Element
Name: TaxAuthorityAmount
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is used to represent the tax amount in the currency of the taxing authority in addition to the transactional tax amount which may be in a different currency.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsdXSD Diagram of TaxAuthorityAmount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="TaxAuthorityAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation>This is used to represent the tax amount in the currency of the taxing authority in addition to the transactional tax amount which may be in a different currency.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: