cac:EventTactic
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:EventTacticType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:Comment [0..1] Generic field to add additional information or to specify mutually defined eventTacticTypes that are not currently listed.
- cbc:Quantity [0..1] 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
- cac:EventTacticEnumeration [1..1] The set of codes that describes this event tactic.
- cac:Period [0..1] The period covered by this event tactic.
Attributes
None
Used in
- Type cac:PromotionalSpecificationType (Element cac:PromotionalSpecification)
Sample instance
<cac:EventTactic> <cac:EventTacticEnumeration> <cbc:DisplayTacticTypeCode>DISPLAY_GENERAL</cbc:DisplayTacticTypeCode> </cac:EventTacticEnumeration> <cac:Period> <cbc:StartDate>2010-04-01</cbc:StartDate> <cbc:EndDate>2010-06-12</cbc:EndDate> </cac:Period> </cac:EventTactic>