| Quintiq file version 2.0 | 
| #parent: #root | 
| TypeDataInterface StockingPointInLane | 
| { | 
|   TypeKey: '[110880.2.1166798319]' | 
|   ImageDataMember ImgHasInvalidOriginLane | 
|   { | 
|     #keys: '1[113694.0.1437276622]' | 
|     Description: 'Stocking point in lane has invalid origin lane.' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'The link to lane as origin stocking point is broken. Please remove this instance.' | 
|         Image: 'LINK_DELETE' | 
|         Quill: 'not object.HasValidOriginLane()' | 
|         Value: 'InvalidOriginLane' | 
|       } | 
|     ] | 
|   } | 
|   ImageDataMember ImgHasValidLinkToLane | 
|   { | 
|     #keys: '1[113694.0.1502340850]' | 
|     Description: 'Stocking point in lane is linked correctly to a lane.' | 
|     ImageSpecifications: | 
|     [ | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'There is no link to a lane as origin or destination stocking point. Please remove this instance.' | 
|         Image: 'LINK_DELETE' | 
|         Quill: 'isnull( object.GetLane() )' | 
|         Value: 'ImgHasInvalidLane' | 
|       } | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'The link to lane as destination stocking point is broken. Please remove this instance.' | 
|         Image: 'LINK_DELETE' | 
|         Quill: 'not object.HasValidDestinationLane()' | 
|         Value: 'InvalidDestinationLane' | 
|       } | 
|       ImageDataMemberImageSpecification | 
|       { | 
|         Description: 'The link to lane as origin stocking point is broken. Please remove this instance.' | 
|         Image: 'LINK_DELETE' | 
|         Quill: 'not object.HasValidOriginLane()' | 
|         Value: 'ImgHasInvalidOriginLane' | 
|       } | 
|     ] | 
|   } | 
| } |