DependentPriceReferenceType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Dependent Price Reference. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define the price of an item as a percentage of the price of a different item.</ccts:Definition>
  <ccts:ObjectClass>Dependent Price Reference</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="DependentPriceReferenceType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Dependent Price Reference. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define the price of an item as a percentage of the price of a different item.</ccts:Definition>
        <ccts:ObjectClass>Dependent Price Reference</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:Percent" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Dependent Price Reference. Percent</ccts:DictionaryEntryName>
            <ccts:Definition>The percentage by which the price of the different item is multiplied to calculate the price of the item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Dependent Price Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Percent</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
            <ccts:DataType>Percent. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:LocationAddress" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Dependent Price Reference. Location_ Address. Address</ccts:DictionaryEntryName>
            <ccts:Definition>The reference location for this dependent price reference.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Dependent Price Reference</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Location</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Address</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Address</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DependentLineReference" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Dependent Price Reference. Dependent_ Line Reference. Line Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to a line that the price is depended of.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Dependent Price Reference</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Dependent</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Line Reference</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>