Definition Type: Element
Name: PricingPercentage
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PricingPercentageType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Element containing the discount or upcharge amounts as a percentage of the extended amount or price. This value could be positive (upcharge) or negative (discount). If at the Properties level it must apply to every line on the transaction. This element should not be used within the ListPrice Structure. 7.5
Collapse XSD Schema Diagram:
XSD Diagram of PricingPercentage in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PricingPercentage" type="PricingPercentageType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Element containing the discount or upcharge amounts as a percentage of the extended amount or price.  This value could be positive (upcharge) or negative (discount).  If at the Properties level it must apply to every line on the transaction.  This element should not be used within the ListPrice Structure.</Description>
                <SampleData>7.5</SampleData>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: