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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ForecastLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:ForecastLine>
   <cbc:ID>forecastLineID</cbc:ID>
   <cbc:ForecastTypeCode>TOTAL</cbc:ForecastTypeCode>
   <cac:ForecastPeriod>
      <cbc:StartDate>2010-02-01</cbc:StartDate>
      <cbc:EndDate>2010-05-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:StandardItemIdentification>
            <cbc:ID>00123450000584</cbc:ID>
         </cac:StandardItemIdentification>
      </cac:Item>
   </cac:SalesItem>
</cac:ForecastLine>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com