Definition Type: ComplexType
Name: CompetitiveInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comment in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into Pricing in schema cidx_5_0_xsd Drilldown into ProductDescription in schema cidx_5_0_xsd Drilldown into SoldTo in schema cidx_5_0_xsd Drilldown into Distributor in schema cidx_5_0_xsdXSD Diagram of CompetitiveInformationType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CompetitiveInformationType">
    <xsd:sequence>
        <xsd:element ref="Distributor" />
        <xsd:element ref="SoldTo" />
        <xsd:element ref="ProductDescription" minOccurs="0" />
        <xsd:element ref="Pricing" maxOccurs="unbounded" />
        <xsd:element ref="DeliveryTerms" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Distributor nsA:Distributor (1) (1)
SoldTo nsA:SoldTo (1) (1)
ProductDescription nsA:ProductDescription 0 (1)
Pricing nsA:Pricing (1) unbounded
DeliveryTerms nsA:DeliveryTerms (1) (1)
Comment nsA:Comment 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CompetitiveInformation