Definition Type: Element
Name: PriceInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PriceInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure defining the price, currency and the number of units for which the price is offered.
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_xsd Drilldown into PriceInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PriceInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PriceInformation" type="PriceInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure defining the price, currency and the number of units for which the price is offered.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnitPrice nsA:UnitPrice (1) (1)
PriceShippingTerms nsA:PriceShippingTerms (1) (1)
Collapse Derivation Tree: