Definition Type: ComplexType
Name: AllowanceChargeType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PriceApplicabilityCriteria in schema cidx_5_0_xsd Drilldown into AllowanceChargeAmount in schema cidx_5_0_xsd Drilldown into AllowanceChargeDescription in schema cidx_5_0_xsd Drilldown into AllowanceChargeCode in schema cidx_5_0_xsd Drilldown into TaxOrDuty in schema cidx_5_0_xsd Drilldown into AllowanceChargeType in schema cidx_5_0_xsd Drilldown into AllowanceChargeIndicator in schema cidx_5_0_xsd Drilldown into AllowanceChargeID in schema cidx_5_0_xsdXSD Diagram of AllowanceChargeType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="AllowanceChargeType">
    <xsd:sequence>
        <xsd:element ref="AllowanceChargeID" minOccurs="0" />
        <xsd:element ref="AllowanceChargeIndicator" />
        <xsd:element ref="AllowanceChargeType" />
        <xsd:element ref="TaxOrDuty" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AllowanceChargeCode" />
        <xsd:element ref="AllowanceChargeDescription" />
        <xsd:element ref="AllowanceChargeAmount" />
        <xsd:element ref="PriceApplicabilityCriteria" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowanceChargeID nsA:AllowanceChargeID 0 (1)
AllowanceChargeIndicator nsA:AllowanceChargeIndicator (1) (1)
AllowanceChargeType nsA:AllowanceChargeType (1) (1)
TaxOrDuty nsA:TaxOrDuty 0 unbounded
AllowanceChargeCode nsA:AllowanceChargeCode (1) (1)
AllowanceChargeDescription nsA:AllowanceChargeDescription (1) (1)
AllowanceChargeAmount nsA:AllowanceChargeAmount (1) (1)
PriceApplicabilityCriteria nsA:PriceApplicabilityCriteria 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:AllowanceCharge