complexType · extension complexBaseType · all
Door assembly position
Position of a door assembly
| 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 | [0..1] optional | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
doorType | stringBaseType | 4 values | [0..1] optional | Optional definition of door type (restricted to pax, service, emergency, cargo) | |
doorElementUID | stringUIDBaseType | [1..1] required | UID of the door element description | ||
startFrameUID | stringUIDBaseType | [1..1] required | UID of the forward door frame | ||
endFrameUID | stringUIDBaseType | [1..1] required | UID of the backward door frame | ||
startStringerUID | stringUIDBaseType | [1..1] required | UID of the stringer at the upper door edge | ||
endStringerUID | stringUIDBaseType | [1..1] required | UID of the stringer at the lower door edge | ||
zBase | doubleBaseType | [0..1] optional | Lower height of the door with respect to the floor. (Information necessary for boarding and evacuation analysis not necessarily linked to structures) | ||
minWidth | doubleBaseType | [0..1] optional | Minimum widh of the door element. (Information necessary for boarding and evacuation analysis not necessarily linked to structures) | ||
minHeight | doubleBaseType | [0..1] optional | Minimum height of the door element. (Information necessary for boarding and evacuation analysis not necessarily linked to structures) | ||
ySign | integerBaseType | [0..1] optional | Door on right side of the fuselage = 1; on the left = -1. (Information necessary for boarding and evacuation analysis not necessarily linked to structures) | ||
cpacs/vehicles/aircraft/model/fuselages/fuselage/structure/paxDoors/paxDoorcpacs/vehicles/aircraft/model/fuselages/fuselage/structure/cargoDoors/cargoDoorcpacs/vehicles/rotorcraft/model/fuselages/fuselage/structure/paxDoors/paxDoorcpacs/vehicles/rotorcraft/model/fuselages/fuselage/structure/cargoDoors/cargoDoor| Type | Name |
|---|---|
cargoDoorsAssemblyType | cargoDoor |
paxDoorsAssemblyType | paxDoor |