NeTEx-CEN/NeTEx

SeatContext should be boolean or a list of values

Opened this issue · 1 comments

In the pull request SeatContext was introduced as an enumeration, instead of boolean values or list of values. I don't think the SeatContext is an improvement, and should be reverted.

JohanEntur: I thought the seat location was meant to be selectable enums, not unique enums. i.e. "byWindow", "byAisle". One, both or neither can be applied.