Definition Type: Element
Name: AllowanceOrCharge
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AllowanceOrChargeQuantity in schema pidxlib_xsd Drilldown into AllowanceOrChargeDescription in schema pidxlib_xsd Drilldown into MethodOfHandlingCode in schema pidxlib_xsd Drilldown into AllowanceOrChargeTypeCode in schema pidxlib_xsd Drilldown into AllowanceOrChargeNumber in schema pidxlib_xsd Drilldown into AllowanceOrChargePercent in schema pidxlib_xsd Drilldown into AllowanceOrChargeRate in schema pidxlib_xsd Drilldown into AllowanceOrChargeTotalAmount in schema pidxlib_xsd Drilldown into allowanceOrChargeIndicator in schema pidxlib_xsdXSD Diagram of AllowanceOrCharge in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="AllowanceOrCharge">
    <complexType>
        <sequence>
            <choice>
                <element ref="pidx:AllowanceOrChargeTotalAmount" minOccurs="0" />
                <element ref="pidx:AllowanceOrChargeRate" minOccurs="0" />
                <element ref="pidx:AllowanceOrChargePercent" minOccurs="0" />
            </choice>
            <element ref="pidx:AllowanceOrChargeNumber" minOccurs="0" />
            <element ref="pidx:AllowanceOrChargeTypeCode" minOccurs="0" />
            <element ref="pidx:MethodOfHandlingCode" minOccurs="0" />
            <element ref="pidx:AllowanceOrChargeDescription" minOccurs="0" />
            <element ref="pidx:AllowanceOrChargeQuantity" minOccurs="0" />
        </sequence>
        <attribute name="allowanceOrChargeIndicator" type="pidx:AllowanceOrChargeIndicatorType" use="required" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowanceOrChargeTotalAmount pidx:AllowanceOrChargeTotalAmount 0 (1)
AllowanceOrChargeRate pidx:AllowanceOrChargeRate 0 (1)
AllowanceOrChargePercent pidx:AllowanceOrChargePercent 0 (1)
AllowanceOrChargeNumber pidx:AllowanceOrChargeNumber 0 (1)
AllowanceOrChargeTypeCode pidx:AllowanceOrChargeTypeCode 0 (1)
MethodOfHandlingCode pidx:MethodOfHandlingCode 0 (1)
AllowanceOrChargeDescription pidx:AllowanceOrChargeDescription 0 (1)
AllowanceOrChargeQuantity pidx:AllowanceOrChargeQuantity 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
allowanceOrChargeIndicator pidx:allowanceOrChargeIndicator Required