chickadee » sxml-informal » hidden

hidden name valueprocedure

This rule expands into a hidden field element without any wrapping like this:

   (input (@ (type "hidden") (id <id>) (name <name>) (value <value>)))