1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute Dates 
 |  { 
 |    #keys: '3[122752.0.673944731][122752.0.673944730][122752.0.673944732]' 
 |    Description: 
 |    [* 
 |      A Vector containing a set of dates for when a demand needs to be fulfilled 
 |      (1) A vector with dates Jan-2015 to Jan-2016 would translate to 12 one month periods 
 |      (2) BinaryValue is the type to be used for vectors 
 |    *] 
 |    ValueType: BinaryValue 
 |    MaxLengthConstraint 
 |    { 
 |      #keys: '1[122752.0.673944733]' 
 |      MaxLength: 4000 
 |    } 
 |  } 
 |  
  |