Definition Type: ComplexType
Name: ProductCatalogPriceDataType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ProductCatalogUpdate.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PriceModifierUp in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PriceModifierDown in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PriceEffectiveDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ListPrice in schema cidx_ces_v4_0_message_productcatalogupdate_xsdXSD Diagram of ProductCatalogPriceDataType in schema cidx_ces_v4_0_message_productcatalogupdate_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductCatalogPriceDataType">
    <xsd:sequence>
        <xsd:element ref="ListPrice" />
        <xsd:element ref="PriceEffectiveDate" />
        <xsd:element ref="PriceModifierDown" minOccurs="0" />
        <xsd:element ref="PriceModifierUp" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ListPrice nsA:ListPrice (1) (1)
PriceEffectiveDate nsA:PriceEffectiveDate (1) (1)
PriceModifierDown nsA:PriceModifierDown 0 (1)
PriceModifierUp nsA:PriceModifierUp 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProductCatalogPriceData