Definition Type: ComplexType
Name: TaxType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeferredAmount in schema pidxlib_xsd Drilldown into TaxReference in schema pidxlib_xsd Drilldown into TaxAmount in schema pidxlib_xsd Drilldown into TaxBasisAmount in schema pidxlib_xsd Drilldown into TaxRate in schema pidxlib_xsd Drilldown into TaxLocation in schema pidxlib_xsd Drilldown into TaxExemptCode in schema pidxlib_xsd Drilldown into TaxIdentifierNumber in schema pidxlib_xsd Drilldown into MixedRateIndicator in schema pidxlib_xsd Drilldown into TaxTypeCode in schema pidxlib_xsdXSD Diagram of TaxType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="TaxType">
    <sequence>
        <element ref="pidx:TaxTypeCode" />
        <element ref="pidx:MixedRateIndicator" minOccurs="0" />
        <element ref="pidx:TaxIdentifierNumber" minOccurs="0" />
        <element ref="pidx:TaxExemptCode" minOccurs="0" />
        <element ref="pidx:TaxLocation" minOccurs="0" />
        <element ref="pidx:TaxRate" minOccurs="0" />
        <element ref="pidx:TaxBasisAmount" minOccurs="0" />
        <element ref="pidx:TaxAmount" minOccurs="0" />
        <element ref="pidx:TaxReference" minOccurs="0" />
        <element ref="pidx:DeferredAmount" minOccurs="0" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxTypeCode pidx:TaxTypeCode (1) (1)
MixedRateIndicator pidx:MixedRateIndicator 0 (1)
TaxIdentifierNumber pidx:TaxIdentifierNumber 0 (1)
TaxExemptCode pidx:TaxExemptCode 0 (1)
TaxLocation pidx:TaxLocation 0 (1)
TaxRate pidx:TaxRate 0 (1)
TaxBasisAmount pidx:TaxBasisAmount 0 (1)
TaxAmount pidx:TaxAmount 0 (1)
TaxReference pidx:TaxReference 0 (1)
DeferredAmount pidx:DeferredAmount 0 (1)
Collapse Derivation Tree:
Collapse References:
pidx:Tax, pidx:TaxSummary