Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:PromotionalSpecification
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:PromotionalSpecification

Element information

Content

Attributes

None

Used in

Sample instance

<cac:PromotionalSpecification>
   <cbc:SpecificationID>ACME_STROP_0023823</cbc:SpecificationID>
   <cac:PromotionalEventLineItem>
      <cbc:Amount currencyID="GBP">100.0</cbc:Amount>
      <cac:EventLineItem>
         <cbc:LineNumberNumeric>1</cbc:LineNumberNumeric>
         <cac:ParticipatingLocationsLocation>
            <cbc:ID>ACME_BR_BE_0023</cbc:ID>
         </cac:ParticipatingLocationsLocation>
         <cac:RetailPlannedImpact>
            <cbc:Amount currencyID="GBP">0.0</cbc:Amount>
            <cbc:ForecastPurposeCode>SALES_FORECAST</cbc:ForecastPurposeCode>
            <cbc:ForecastTypeCode>PROMOTIONAL</cbc:ForecastTypeCode>
            <cac:Period>
               <cbc:StartDate>2010-05-12</cbc:StartDate>
               <cbc:EndDate>2010-06-12</cbc:EndDate>
            </cac:Period>
         </cac:RetailPlannedImpact>
         <cac:SupplyItem>
            <cbc:Description>Acme knitwear scarf</cbc:Description>
            <cbc:Name>scarf</cbc:Name>
            <cac:BuyersItemIdentification>
               <cbc:ID>6578489</cbc:ID>
            </cac:BuyersItemIdentification>
            <cac:SellersItemIdentification>
               <cbc:ID>17589683</cbc:ID>
            </cac:SellersItemIdentification>
            <cac:StandardItemIdentification>
               <cbc:ID>00123450000584</cbc:ID>
            </cac:StandardItemIdentification>
         </cac:SupplyItem>
      </cac:EventLineItem>
   </cac:PromotionalEventLineItem>
   <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>
</cac:PromotionalSpecification>