SeatEquipment
An equipment to describe properties of a passenger seat.
xml
<SeatEquipment version="any" id="321">
...
</SeatEquipment>XSD: xsd/netex_framework/netex_reusableComponents/netex_spotEquipment_version.xsd
Location
PublicationDelivery/dataObjects/ResourceFrame/equipmentsProperties
HeightFromFloor
Height of the seating surface above floor.
Example
xml
<HeightFromFloor>0.45</HeightFromFloor>HasPowerSupply
Whether the seat has a power supply socket.
Example
xml
<HasPowerSupply>true</HasPowerSupply>HasUsbPowerSocket
Whether the seat has an USB power supply socket.
Example
xml
<HasUsbPowerSocket>true</HasUsbPowerSocket>SeatBackHeight
Height of the seat back from the seat surface.
Example
xml
<SeatBackHeight>0.65</SeatBackHeight>SeatDepth
Depth of the seat from front to back.
Example
xml
<SeatDepth>0.35</SeatDepth>IsFoldup
Whether the seat folds up. Default is false.
Example
xml
<IsFoldup>true</IsFoldup>IsReclining
Whether the seat can be reclined. Default is false.
Example
xml
<IsReclining>true</IsReclining>MaximumRecline
Maximum seat reclining angle in degrees.
Example
xml
<MaximumRecline>30</MaximumRecline>IsReversible
Whether the seat can be reversed in direction. Default is false.
Example
xml
<IsReversible>false</IsReversible>canRotate
Whether the seat can be rotated. Default is false.
Example
xml
<canRotate>true</canRotate>