====== < nomatch > ====== ===== Description ===== The < nomatch > element handles the event when the user gives unrecognized input. This is a shorthand notation for that catches all events of type error. ===== Syntax ===== child elements ===== Attributes ===== |count| The count attribute is the event count as in the < catch > element. This attribute is optional.| |cond|The cond attribute is a Boolean condition to test to see if the event is caught by the < noinput > element. This attribute is optional.| ===== Parents ===== ,
, , , , , , , ===== Children ===== ,