| 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 |
|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |
bulkheadUID | stringUIDBaseType | | [1..1] required | | UID of a bulkhead determining the x-coordinate of the position with the given y- and z-coordinates |
wallSegmentUID | stringUIDBaseType | | [1..1] required | | UID of a wall segment determining the x-coordinate of the position with the given y- and z-coordinates |
fuselageSectionUID | stringUIDBaseType | | [1..1] required | | DEPRECATED: use sectionUID instead. UID of a fuselage section determining the x-coordinate of the position with the given y- and z-coordinates. |
sectionUID | stringUIDBaseType | | [1..1] required | | UID of a section determining the x-coordinate of the position with the given y- and z-coordinates |
x | doubleBaseType | | [1..1] required | | Absolute x-coordinate of wall position in fuselage coordinate system |
y | doubleBaseType | | [1..1] required | | Absolute y-coordinate of wall position in fuselage coordinate system |
z | doubleBaseType | | [1..1] required | | Absolute z-coordinate of wall position in fuselage coordinate system |