complexType · extension complexBaseType · sequence
Components linked by a shaft
UIDs of engines, transmissions and rotors linked by a shaft.
| 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 |
| 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.· [1..∞] one or more | |||||
engineUID | stringUIDBaseType | [1..1] required | UID of a linked engine | ||
transmissionShaftInputUID | stringUIDBaseType | [1..1] required | UID of a linked transmission shaft input | ||
transmissionShaftOutputUID | stringUIDBaseType | [1..1] required | UID of a linked transmission shaft output | ||
rotorUID | stringUIDBaseType | [1..1] required | UID of a linked rotor | ||
| Type | Name |
|---|---|
shaftType | linkedComponents |