complexType · extension complexBaseType · all
Aisle
Aisles has as many entries as there are aisles in the cabin. In a normal single aisle there are two aisles: the cabin aisle and the aisle leading to the cockpit.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
x | doubleVectorBaseType | pattern | [1..1] required | Longitudinal coordinates. The number of coordinates can be chosen as appropriate, the minimum number is two. The coordinates are relative to the cabin origin. | |
y | doubleVectorBaseType | pattern | [1..1] required | Center points of the aisle. The y-vector has to have same length as the x-vector. The aisle stretches equally left and right of the provided y-coordinate. | |
widthY | doubleVectorBaseType | pattern | [1..1] required | Width of the aisle at floor level at each y-coordinate | |
cpacs/vehicles/aircraft/model/fuselages/fuselage/decks/deck/aisles/aislecpacs/vehicles/rotorcraft/model/fuselages/fuselage/decks/deck/aisles/aisle| Type | Name |
|---|---|
cabinAislesType | aisle |