Definition Type: ComplexType
Name: PriceInformationType
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 PriceShippingTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into UnitPrice in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PriceInformationType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PriceInformationType">
    <xsd:sequence>
        <xsd:element ref="UnitPrice" />
        <xsd:element ref="PriceShippingTerms" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnitPrice nsA:UnitPrice (1) (1)
PriceShippingTerms nsA:PriceShippingTerms (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:PriceInformation