Definition Type: ComplexType
Name: AllowancesType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AllowancesChargeDescription in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AllowancesChargeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxOrDuty in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AllowancesChargeAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AllowanceChargeType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AllowancesChargeIndicator in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of AllowancesType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="AllowancesType">
    <xsd:sequence>
        <xsd:element ref="AllowancesChargeIndicator" />
        <xsd:element ref="AllowanceChargeType" />
        <xsd:element ref="AllowancesChargeAmount" />
        <xsd:element ref="TaxOrDuty" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AllowancesChargeCode" />
        <xsd:element ref="AllowancesChargeDescription" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowancesChargeIndicator nsA:AllowancesChargeIndicator (1) (1)
AllowanceChargeType nsA:AllowanceChargeType (1) (1)
AllowancesChargeAmount nsA:AllowancesChargeAmount (1) (1)
TaxOrDuty nsA:TaxOrDuty 0 unbounded
AllowancesChargeCode nsA:AllowancesChargeCode (1) (1)
AllowancesChargeDescription nsA:AllowancesChargeDescription (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:Allowances