- submit label #!key nameprocedure
This rule translates into a submit input element wrapped in the element markup described under Input Element Rules. The input element expansion is
(input (@ (type "submit") (id <name>) (name <name>) (value <label>)))
This rule translates into a submit input element wrapped in the element markup described under Input Element Rules. The input element expansion is
(input (@ (type "submit") (id <name>) (name <name>) (value <label>)))