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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ForecastRevisionLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:ForecastRevisionLine>
   <cbc:ID/>
   <cbc:RevisedForecastLineID/>
   <cbc:SourceForecastIssueDate>2005-02-17</cbc:SourceForecastIssueDate>
   <cbc:SourceForecastIssueTime>10:00:00.000</cbc:SourceForecastIssueTime>
   <cbc:AdjustmentReasonCode>REVISED_PROMOTION</cbc:AdjustmentReasonCode>
   <cac:ForecastPeriod>
      <cbc:StartDate>2005-02-26</cbc:StartDate>
      <cbc:EndDate>2005-12-26</cbc:EndDate>
   </cac:ForecastPeriod>
   <cac:SalesItem>
      <cbc:Quantity unitCode="KGM">20</cbc:Quantity>
      <cac:Item>
         <cbc:Description>Acme beeswax</cbc:Description>
         <cbc:Name>beeswax</cbc:Name>
         <cac:BuyersItemIdentification>
            <cbc:ID>6578489</cbc:ID>
         </cac:BuyersItemIdentification>
         <cac:SellersItemIdentification>
            <cbc:ID>17589683</cbc:ID>
         </cac:SellersItemIdentification>
      </cac:Item>
   </cac:SalesItem>
</cac:ForecastRevisionLine>