EventLineItemType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Event Line Item. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a line item describing the expected impacts associated with a retail event involving a specific product at a specific location.</ccts:Definition>
  <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element EventLineItem

Source

<xsd:complexType name="EventLineItemType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Event Line Item. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a line item describing the expected impacts associated with a retail event involving a specific product at a specific location.</ccts:Definition>
        <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:LineNumberNumeric" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Line Item. Line Number. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>The number of this event line item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Line Number</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ParticipatingLocationsLocation" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Line Item. Participating Locations_ Location. Location</ccts:DictionaryEntryName>
            <ccts:Definition>The location of the stores involved in the event described in this line item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Participating Locations</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Location</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Location</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:RetailPlannedImpact" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Line Item. Retail Planned Impact</ccts:DictionaryEntryName>
            <ccts:Definition>A planned impact of the event described in this line item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Retail Planned Impact</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Retail Planned Impact</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Retail Planned Impact</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:SupplyItem" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Line Item. Supply_ Item. Item</ccts:DictionaryEntryName>
            <ccts:Definition>The product with which the event is associated.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Event Line Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Supply</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>