complexType · extension vehicleElementBaseType · sequence
Galley element
Galley element type, containing the base elements of the 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
geometry | elementGeometryType | [1..1] required | Geometry | ||
mass | elementMassType | [0..1] optional | Mass properties | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
numberOfTrolleys | posExcl0IntBaseType | minExclusive | [0..1] optional | Number of trolleys | |
| Type | Name |
|---|---|
galleyElementsType | galleyElement |