The ROW element contains the required ACTION element, along with the optional IN and
OUT elements.
The ROW element may contain the following child elements:
- Zero or more IN elements (optional). The IN element takes a string value, and
specifies a string or substring that must be in the HTTP header referenced by the
TABLE key attribute.
- Zero or more OUT elements (optional). The OUT element takes a string value, and
specifies a string or substring that must not be in the HTTP header referenced by
the TABLE key attribute (they must be OUT).
- One ACTION element (required). The ACTION element must specify a Type attribute and
takes a required string (NMToken) value. If the string matches the IN and OUT rules
(i.e., the IN and OUT conditions are met), this element defines the action to
perform. Valid values for this element type are:
- GOTO_TABLE - Jumps to the specified table.
- RESULT - Sends the result.