Hi Claude,
No, I'm referring to the whole S009 tag inside the "UNH"
```
"UNH" : {
...,
"S009" : {
"E0065": "OUTORD",
"E0052": "1",
"E0054": "921",
"E0051": "KE"
}
}
```
If you see here we have the E0065/messageType as 'OUTORD' (which isn't supported in UN Edifact) and Schema Version '1.921' is also different which is not present in the UN as it's regulated by 'KE'.
How can we add support for these type of EDIFACT which are supported by different regulators other than the UN and they that there own EDIFACT versions and messageType?