cac:ForecastExceptionCriterionLine
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ForecastExceptionCriterionLineType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ForecastPurposeCode [1..1] A description of the purpose for the forecast that is assigned to each forecast data item exception criterion.
- cbc:ForecastTypeCode [1..1] A description of a Forecast selected from a list.
- cbc:ComparisonDataSourceCode [0..1] If it is a forecast comparison exception, this value indicates the other source of information.
- cbc:DataSourceCode [1..1] Indication of the partner who provides the information.
- cbc:TimeDeltaDaysQuantity [0..1] Time basis in days for the Exception.
Attributes
None
Used in
- Type cac:ExceptionCriteriaLineType (Element cac:ExceptionCriteriaLine)
Sample instance
<cac:ForecastExceptionCriterionLine> <cbc:ForecastPurposeCode>SALES_FORECAST</cbc:ForecastPurposeCode> <cbc:ForecastTypeCode>BASE</cbc:ForecastTypeCode> <cbc:ComparisonDataSourceCode>SELLER</cbc:ComparisonDataSourceCode> <cbc:DataSourceCode>BUYER</cbc:DataSourceCode> <cbc:TimeDeltaDaysQuantity>20</cbc:TimeDeltaDaysQuantity> </cac:ForecastExceptionCriterionLine>