Skip to content

Commit

Permalink
Accessibilité - corrections sur SeatingEquipment (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlehuby authored Aug 14, 2024
1 parent c91c251 commit 3513ef1
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions NeTEx/accessibilité/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2915,15 +2915,14 @@ passagers)* *–* Element
| | ***Heated*** | xsd:boolean | 0:1 | Signale s’il l’espace est chauffé |
| | ***AirConditioned*** | xsd:boolean | 0:1 | Signale s’il l’espace est climatisé |

<div class="table-title">SeatingEquipment (sièges) – Element</div>

| | | | | |
|---------------------|---------------------|------------------------|------------------|-----------------------------------------------|
| **Classifi­cation** | **Name** | **Type** | **Cardin­ality** | **Description** |
| *::>* | *::>* | *WaitingEquipment* | *::>* | SEATING EQUIPMENT hérite de WAITING EQUIPMENT |
| «PK» | id | SeatingEquipmentIdType | 1:1 | Identifiant du SEATING EQUIPMENT. |
| | ***Armrest*** | *xsd:boolean* | 0:1 | Signale s’il le siège dispose d’un acoudoir |
| | ***SeatingHeight*** | *xsd:decimal* | 0:1 | Hauteur de l’assise en cm |
<div class="table-title">SeatingEquipment (sièges) – Élément</div>

| Classifi­cation | Nom | Type | Cardin­alité | Description |
| --------------- | ------------- | ---------------------- | ------------ | --------------------------------------------- |
| *::>* | *::>* | *WaitingEquipment* | *::>* | SEATING EQUIPMENT hérite de WAITING EQUIPMENT |
| «PK» | id | SeatingEquipmentIdType | 1:1 | Identifiant du SEATING EQUIPMENT. |
| | Armrest | xsd:boolean | 0:1 | Signale si le siège dispose d’un accoudoir |
| | SeatingHeight | xsd:decimal | 0:1 | Hauteur de l’assise en cm |

<div class="table-title">ShelterEquipment (abris) – Element</div>

Expand Down

0 comments on commit 3513ef1

Please # to comment.