| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute OwnerID |  | { |  |   #keys: '3[127710.1.481631587][127710.1.481631584][127710.1.481631588]' |  |   Description: |  |   [* |  |     In case of unit cost, it is the unit's ID. |  |     In case of operation cost, it is ithe operation Id. |  |     In case of lane cost, it is the Lane Id. |  |     In case of lane leg cost, it is the ( LaneID - origin --> Destination ). |  |     In case of stocking point cost, it is the stocking point ID |  |     In case of PISP cost, it is the PISP name. |  |   *] |  |   ValueType: String |  | } | 
 |