systemConnectionType

complexType · extension complexBaseType · all

Connection

A connection represents a directed logical relation between a source and a target within a system architecture. It can be used to describe interactions, transfer paths, or dependencies between system components and their interfaces to other systems.

Depending on the selected modeling fidelity, source and target may reference components (or their sub-components) via uID. Alternatively, they may refer to external entities (such as ambient or passengers), ATA chapters, or other system architectures. Optional controlDevices can be used to describe connection-specific operating states.

The optional connectionType classifies the primary nature of the connection, such as electric, pneumatic, hydraulic, mechanical, fluid, or data.

The fluid type denotes the transport of a fluid medium as a consumable or resource, such as fuel, water, or oxygen. In contrast, hydraulic and pneumatic denote the transmission or conditioning of power via a pressurized liquid or gas, respectively.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file
@uIDxsd:IDrequiredUID

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
namestringBaseType[1..1] requiredName
descriptionstringBaseType[0..1] optionalDescription
connectionTypestringBaseType6 values[0..1] optionalOptional classification of the connection type
controlDevicessystemControlDevicesType[0..1] optionalOptional control devices defining connection-specific operating states
sourcesourceTargetType[1..1] requiredSource of the connection
targetsourceTargetType[1..1] requiredTarget of the connection

Used by

In a dataset · 2 paths

In the schema · 1 declaration

TypeName
systemConnectionsTypeconnection