| Field ID | Description | Type | Occurrence |
| entryOption | Entry option | entryOption
Complex Type |
0..* |
| Field ID | Description | Type | Occurrence |
| entryOptionType | Entry option type | String | 1..1 |
| entryOptionDescription | Entry option description | String | 1..1 |
| selectionType | Selection Type 1= Boolean 2=List | String | 1..1 |
| optionValue | Option value; Current value for the selection | String | 1..1 |
| selectionValues | Entry option | selectionValues
Complex Type |
1..1 |
Example
- entry option type (the link between entry option type and a specific field is defined in IP1) e.g. C01
- entry option description e.g. Freight
- selection type
- 1 = Boolean
- 2 = list of values where the list is in selection values
- Option value the current value e.g. 01
- Selection values
- Value = 01 Description = Post
- Value = 02 Description = Road
- Value = 03 Description = Air
- Value = 04 Description = Overnight
| Field ID | Description | Type | Occurrence |
| selectionValue | Selection value | selectionValue
Complex Type |
0..* |
| Field ID | Description | Type | Occurrence |
| optionValue | Selection value | 0..* |
