Definition Type: Element
Name: PricingPerUnit
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PricingPerUnitType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
This structure contains elements of the price or components of the price based on a defined unit. If at the Properties level the price or component of the price must apply to every line on the transaction.
Collapse XSD Schema Diagram:
Drilldown into PriceBasis in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PricingPerUnitType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PricingPerUnit in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PricingPerUnit" type="PricingPerUnitType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>This structure contains elements of the price or components of the price based on a defined unit.  If at the Properties level the price or component of the price must apply to every line on the transaction.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
PriceBasis nsA:PriceBasis (1) (1)
Collapse Derivation Tree: