<<
Attributes
>>
XML elements have have named attributes.
Specify attributes using keyword parameters to constructor functions.
(html:a href: "http://gnu.org/" "GNU")
Attributes can be arbitrary expressions.