Definition Type: ComplexType
Name: PriceStructureType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShipmentMethodOfPaymentCode in schema cidx_5_0_xsd Drilldown into ShippingLeadTime in schema cidx_5_0_xsd Drilldown into CountryOfFinalDestinationCode in schema cidx_5_0_xsd Drilldown into ShipTo in schema cidx_5_0_xsd Drilldown into CountryOfOriginCode in schema cidx_5_0_xsd Drilldown into DutyStatus in schema cidx_5_0_xsd Drilldown into CustomerSpecificCatalogPriceData in schema cidx_5_0_xsd Drilldown into TransportMethodCode in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into BuyerContractInformation in schema cidx_5_0_xsd Drilldown into PlannedEndUse in schema cidx_5_0_xsd Drilldown into OtherPartner in schema cidx_5_0_xsd Drilldown into DocumentReference in schema cidx_5_0_xsdXSD Diagram of PriceStructureType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PriceStructureType">
    <xsd:sequence>
        <xsd:element ref="DocumentReference" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PlannedEndUse" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BuyerContractInformation" minOccurs="0" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="TransportMethodCode" minOccurs="0" />
        <xsd:element ref="CustomerSpecificCatalogPriceData" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DutyStatus" minOccurs="0" />
        <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
        <xsd:choice minOccurs="0">
            <xsd:element ref="ShipTo" />
            <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        </xsd:choice>
        <xsd:element ref="ShippingLeadTime" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentReference nsA:DocumentReference (1) (1)
OtherPartner nsA:OtherPartner 0 unbounded
PlannedEndUse nsA:PlannedEndUse 0 unbounded
BuyerContractInformation nsA:BuyerContractInformation 0 (1)
DeliveryTerms nsA:DeliveryTerms 0 (1)
TransportMethodCode nsA:TransportMethodCode 0 (1)
CustomerSpecificCatalogPriceData nsA:CustomerSpecificCatalogPriceData 0 unbounded
DutyStatus nsA:DutyStatus 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
ShipTo nsA:ShipTo (1) (1)
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
ShippingLeadTime nsA:ShippingLeadTime 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PriceStructure