Definition Type: Element
Name: TaxSummary
Namespace: http://www.api.org/pidXML
Type: pidx:TaxType
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_xsd Drilldown into TaxType in schema pidxlib_xsdXSD Diagram of TaxSummary in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TaxSummary">
    <complexType>
        <complexContent>
            <extension base="pidx:TaxType" />
        </complexContent>
    </complexType>
</element>
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: