Definition Type: ComplexType
Name: SupportedProductType
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 DeliveryTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DistributorCost in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SellingPrice in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PercentageOfBlend in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductEndUse in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProjectedVolume in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MinimumOrderQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of SupportedProductType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="SupportedProductType">
    <xsd:sequence>
        <xsd:element ref="ProductIdentification" maxOccurs="unbounded" />
        <xsd:element ref="MinimumOrderQuantity" minOccurs="0" />
        <xsd:element ref="ProjectedVolume" />
        <xsd:element ref="ProductEndUse" minOccurs="0" />
        <xsd:element ref="PercentageOfBlend" minOccurs="0" />
        <xsd:element ref="SellingPrice" />
        <xsd:element ref="DistributorCost" />
        <xsd:element ref="DeliveryTerms" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification (1) unbounded
MinimumOrderQuantity nsA:MinimumOrderQuantity 0 (1)
ProjectedVolume nsA:ProjectedVolume (1) (1)
ProductEndUse nsA:ProductEndUse 0 (1)
PercentageOfBlend nsA:PercentageOfBlend 0 (1)
SellingPrice nsA:SellingPrice (1) (1)
DistributorCost nsA:DistributorCost (1) (1)
DeliveryTerms nsA:DeliveryTerms (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:SupportedProduct