===== The Element ===== ==== 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. |