===== The Element ===== ==== Definition and Usage ==== The [[defaultdescriptor|]] element identifies the default child [[descriptor|]] element of the [[descriptorswitch|]] element that must be selected if all rules are evaluated as false. ==== Syntax ==== ^ Element ^ Attributes ^ Content ^ Parent ^ | [[defaultdescriptor|]] | __//descriptor//__ | -- | [[descriptorswitch|]] | ==== Attributes ==== ^ Name ^ Value ^ Description ^ | //descriptor// | IDREF. | The //descriptor// attribute refers to a [[descriptor|]] element. |