The element ui:param
This element defines a parameter to be passed to a template. The element
can be used inside ui:use, ui:context,
ui:iterate, and ui:enumerate.
Declaration Level: Control structure
<!ELEMENT ui:param ANY>
<!ATTLIST ui:param
name NMTOKEN #REQUIRED
>
Attributes Sub elements The sub elements are the value of the parameter. All page body
elements can occur.
|