Definition Type: Element
Name: PricingLumpSum
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PricingLumpSumType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
At the Details/Line Item level this is the value of the line or the extended line amount for that line in a given currency. If used at the Properties level this is the total value of the entire transaction.
Collapse XSD Schema Diagram:
Drilldown into MonetaryAmount in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PricingLumpSumType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PricingLumpSum in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PricingLumpSum" type="PricingLumpSumType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>At the Details/Line Item level this is the value of the line or the extended line amount for that line in a given currency.  If used at the Properties level this is the total value of the entire transaction.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount nsA:MonetaryAmount (1) (1)
Collapse Derivation Tree: