This rule expands into a hidden field element without any wrapping like this:
(input (@ (type "hidden") (id <id>) (name <name>) (value <value>)))
This rule expands into a hidden field element without any wrapping like this:
(input (@ (type "hidden") (id <id>) (name <name>) (value <value>)))