complexType · extension complexBaseType · all
Space
spaces describe areas in the cabin that need to be clear for use as emergency area. Depending on the type of area, it can have a height limit. The spaces are required for downstream cabin design, for example to describe an empty cabin.
| 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 | Vector with x-coordinates. These describe an area, so they are not monotonous ascending. | |
y | doubleVectorBaseType | pattern | [1..1] required | Vector with y-coordinates at given x-coordinates. Warning: x-y do not represent a function as single x-positions can have multiple y-coordinates. Hence, no interpolation is possible. | |
height | doubleBaseType | [1..1] required | Height above the floor that is required to be empty of any objects | ||
cpacs/vehicles/aircraft/model/fuselages/fuselage/decks/deck/spaces/spacecpacs/vehicles/rotorcraft/model/fuselages/fuselage/decks/deck/spaces/space| Type | Name |
|---|---|
cabinSpacesType | space |