PricingReferenceType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Pricing Reference. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A reference to the basis for pricing. This may be based on a catalogue or a quoted amount from a price list and include some alternative pricing conditions.</ccts:Definition>
  <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="PricingReferenceType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Pricing Reference. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A reference to the basis for pricing. This may be based on a catalogue or a quoted amount from a price list and include some alternative pricing conditions.</ccts:Definition>
        <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cac:OriginalItemLocationQuantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Pricing Reference. Original_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>An original set of location-specific properties (e.g., price and quantity) associated with this item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Original</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Item Location Quantity</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:AlternativeConditionPrice" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Pricing Reference. Alternative Condition_ Price. Price</ccts:DictionaryEntryName>
            <ccts:Definition>The price expressed in terms other than the actual price, e.g., the list price v. the contracted price, or the price in bags v. the price in kilos, or the list price in bags v. the contracted price in kilos.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Alternative Condition</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Price</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Price</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>