EventTacticType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Event Tactic. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class defining a specific type of action or situation arranged by the Buyer or the Seller to promote the product or products.</ccts:Definition>
  <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element EventTactic

Source

<xsd:complexType name="EventTacticType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Event Tactic. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class defining a specific type of action or situation arranged by the Buyer or the Seller to promote the product or products.</ccts:Definition>
        <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:Comment" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Tactic. Comment. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Generic field to add additional information or to specify mutually defined eventTacticTypes that are not currently listed.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
            <ccts:PropertyTerm>Comment</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Tactic. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The currencies, units, etc. that describes what is need for the event or promotion Usage example: Number of pallets per store for a stack display</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:EventTacticEnumeration" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Tactic. Event Tactic Enumeration</ccts:DictionaryEntryName>
            <ccts:Definition>The set of codes that describes this event tactic.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
            <ccts:PropertyTerm>Event Tactic Enumeration</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Event Tactic Enumeration</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Event Tactic Enumeration</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Period" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Event Tactic. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period covered by this event tactic.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Event Tactic</ccts:ObjectClass>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>