PassengerSpot
A LocatableSpot defining a designated seat or other space for a passenger within a given PassengerSpace.
<PassengerSpot version="any" id="321">
...
</PassengerSpot>XSD: xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_version.xsd
Location
PublicationDelivery/dataObjects/ResourceFrame/deckPlans/DeckPlan/decks/Deck/deckSpaces/PassengerSpace/passengerSpotsProperties
TableType
Whether the passenger spot offers the usage of a table and what kind of table.
Values (TableTypeEnumeration):
- none
- fixedFlat
- foldDownFlat
- seatBackFolding
- armRestFolding
- seatClipon
- other
- unknown
Example
<TableType>fixedFlat</TableType>HasArmrest
Whether the passenger spot has an armrest.
Example
<HasArmrest>True</HasArmrest>LegSpace
The available leg space for the passenger spot in meters.
Example
<Legspace>0.4</Legspace>HasPower
Whether passenger spot offers the usage a power socket.
Example
<HasPower>False</HasPower>IsByWindow
Whether the passenger spot is next to a window. Useful for seat reservation preferences.
Example
<IsByWindow>True</IsByWindow>IsByAisle
Whether the passenger spot is next to an aisle. Useful for seat reservation preferences.
Example
<IsByAisle>False</IsByAisle>IsBetweenSeats
Whether the passenger spot is between two seats, i.e. not next to an aisle or a window with seats on either side. Useful for seat reservation preferences.
Example
<IsBetweenSeats>True</IsBetweenSeats>IsInFrontRow
Whether the passenger spot is in the front row. Useful for seat reservation preferences.
Example
<IsInFrontRow>False</IsInFrontRow>IsInEndRow
Whether the passenger spot is in the end row, next to a wall. Useful for seat reservation preferences.
Example
<IsInEndRow>True</IsInEndRow>IsFacingWindow
Whether the passenger spot is facing a window. Useful for seat reservation preferences.
Example
<IsFacingWindow>True</IsFacingWindow>IsFacingAisle
Whether the passenger spot is facing a window. Useful for seat reservation preferences.
Example
<IsFacingAisle>True</IsFacingAisle>PriorityUse
Whether some passengers are privileged to use this PassengerSpot. (See NeTEx Proposal)
Values (PriorityUseEnumeration):
- none
- personWithReducedMobility (priority seat as defined in EN 16585-2:2022)
- senior
- disabled
- injured
- pregnantWoman
- infantCarryingPerson
- child
- woman
- guideDog
- wheelchairUser (wheelchair space as defined in EN 16585-2:2022)
- walkingChair
- pram
- bicycle
Example
<PriorityUse>senior disabled injured pregnantWoman infantCarryingPerson</PriorityUse>