PromotionalEventType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Promotional Event. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Agree can be renamed as PromotionalEvents</ccts:Definition>
  <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="PromotionalEventType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Promotional Event. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Agree can be renamed as PromotionalEvents</ccts:Definition>
        <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:PromotionalEventTypeCode" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Promotional Event. Promotional Event Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the type of this promotional event. Examples can be: Holiday, Seasonal Event, Store Closing, Trade Item Introduction</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
            <ccts:PropertyTerm>Promotional Event Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SubmissionDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Promotional Event. Submission. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The date on which a proposal for this promotional event was submitted.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
            <ccts:PropertyTerm>Submission</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:FirstShipmentAvailibilityDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Promotional Event. First Shipment Availibility Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The first day that products will be available to ship from buyer to seller if the proposal for this promotional event is accepted.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
            <ccts:PropertyTerm>First Shipment Availibility Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestProposalAcceptanceDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Promotional Event. Latest_ Proposal Acceptance Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The deadline for acceptance of this promotional event.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Proposal Acceptance Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:PromotionalSpecification" minOccurs="1" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Promotional Event. Promotional Specification</ccts:DictionaryEntryName>
            <ccts:Definition>A specification for a promotional event.</ccts:Definition>
            <ccts:Cardinality>1..n</ccts:Cardinality>
            <ccts:ObjectClass>Promotional Event</ccts:ObjectClass>
            <ccts:PropertyTerm>Promotional Specification</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Promotional Specification</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Promotional Specification</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>