We are gonna draw a DMN diagram for entities like the image below. Travel entities include a list(many to one relation) of Persons.
There is a problem with designing a DMN with Enterprise Architecture for such a system: It is not possible to use the data type defined as person in travel and it must be defined in travel. We would like some think like (Person : Person) but as far as I know we haven’t got complex type in EA.
After all we can’t add list data in dataset dialog