complexType · extension complexBaseType · all
Fuselage
Data related to a fuselage
| 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 | ||
@loftContinuity | loftContinuityType | 2 values | optional | Continuity used for lofting this component (default: C2 for fuselages and ducts, C0 for wings) | |
@symmetry | symmetryXyXzYzType | 5 values | optional | Symmetry plane the component is mirrored at | |
@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 | ||
parentUID | stringUIDBaseType | [0..1] optional | Component the fuselage is attached to, if any. The translation of the fuselage is then given relative to the position of this component. | ||
transformation | transformationType | [1..1] required | Position and orientation | ||
sections | fuselageSectionsType | [1..1] required | Sections | ||
positionings | positioningsType | [0..1] optional | Positionings of the fuselage sections | ||
segments | fuselageSegmentsType | [1..1] required | Segments | ||
structure | fuselageStructureType | [0..1] optional | Structural layout | ||
compartments | compartmentsType | [0..1] optional | Compartments | ||
decks | decksType | [0..1] optional | Decks | ||
fuelTanks | fuselageFuelTanksType | [0..1] optional | Fuel tanks | ||
cutOuts | fuselageCutOutsType | [0..1] optional | Cut-outs | ||
| Type | Name |
|---|---|
fuselagesType | fuselage |