Definition Type: Element
Name: UnitPrice
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:UnitPriceType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The unit price of the product being sold. Price Defines the price of the product per unit of measure specified in the attribute, GlobalMaterialUnitOfMeasureCode.
Collapse XSD Schema Diagram:
Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into GlobalMaterialUnitOfMeasureCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into UnitPriceType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of UnitPrice in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="UnitPrice" type="UnitPriceType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The unit price of the product being sold.</Description>
                <Synonyms>Price</Synonyms>
                <Comments>Defines the price of the product per unit of measure specified in the attribute, GlobalMaterialUnitOfMeasureCode.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
GlobalMaterialUnitOfMeasureCode nsA:GlobalMaterialUnitOfMeasureCode Required
Collapse Derivation Tree: