Pricing

<Documentation>
  <Description>Price information about the monetary amount, the currency and price basis for it.</Description>
  <Comments>The Pricing structure contains the following elements: PricingLumpSum - a price, discount, or allowance as a lump sum amount PricingPerUnit - the price, discount, or allowance per unit. This contains the MonetaryAmount and PriceBasis elements. PricingPercentage - discounts and allowances as a percentage of the price. A percentage should not be used when the attribute, PriceType, is one of the following values: GrossPrice; NetPrice; NetPriceIncludingTax; or FOBPrice. PercentageBasis - the value of the price that the above PricingPercentage is based on. Price Reason - Explanation representing justification for the price.</Comments>
</Documentation>

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
PriceType cidxListPriceType required

Used By

Source

<xsd:element name="Pricing" type="PricingType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Price information about the monetary amount, the currency and price basis for it.</Description>
        <Comments>The Pricing structure contains the following elements: PricingLumpSum - a price, discount, or allowance as a lump sum amount PricingPerUnit - the price, discount, or allowance per unit. This contains the MonetaryAmount and PriceBasis elements. PricingPercentage - discounts and allowances as a percentage of the price. A percentage should not be used when the attribute, PriceType, is one of the following values: GrossPrice; NetPrice; NetPriceIncludingTax; or FOBPrice. PercentageBasis - the value of the price that the above PricingPercentage is based on. Price Reason - Explanation representing justification for the price.</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample