It's not safe to define 2 lists for resolutions.
As for example with the TSP 2121-1, the PDF document mention 2 resolutions:
1920x1080 and 3480x2160.
If we fill a Delivery Schema with these values, its possible to delivers files with these resolutions:
1920x1080
1920x2160
3480x2160
3480x1080
Why the model was not defined as:
ImageFrameList [
{
width
height
}
]
It's not safe to define 2 lists for resolutions.
As for example with the TSP 2121-1, the PDF document mention 2 resolutions:
1920x1080 and 3480x2160.
If we fill a Delivery Schema with these values, its possible to delivers files with these resolutions:
1920x1080
1920x2160
3480x2160
3480x1080
Why the model was not defined as: