rule

Name

rule  -- Defines rules for rendering data as XUL

Contained by

template

Additional Attributes

rdf:type, parent, isempty, iscontainer

Description

The children of the rule element define a rule: the conditions stated in the conditions element must be met, the bindings provides optional matching, and the content in the action element is rendered if the rule is matched.

See Also

template, action, conditions