Structure of Cargo-IMP data files

Cargo-IMP files consist of lines, separated by line breaks (CRLF, carriage return/line feed). Most lines will start with an identifier. The separator character in these lines is a slant (/), separating the line in what we call 'tokens'. Other lines start with a slant. We call those line 'continuous lines'.

images/download/attachments/189463621/CargoIMP_4-version-1-modificationdate-1738737611620-api-v2.png



The screenshot above shows an example of a Cargo-IMP data file as you will find it in the Cargo-IMP PDF file format specification.

(1) First data line with identifier STR and version number 2, separated by a slant.