Definition and Usage¶
The <defaultComponent> element identifies the default child component of the <switch> element that must be selected if all rules bound to mapped components of the <switchPort> element, through which the <switch> elementwas activated, are evaluated as false.
Syntax¶
| Element | Attributes | Content | Parent |
|---|---|---|---|
| <defaultComponent> | component | -- | <switch> or <descriptorSwitch> |
Attributes¶
| Name | Value | Description |
|---|---|---|
| component | IDREF. | The defaultComponent attribute uniquely identifies a child element of the <switch> element. |