After variables (or parameters) have been declared, they can be used in two places:
In XSL element attributes that expect an expression. These are summarized in the following table:
In attribute value templates; attribute value templates have the form "{$variable}". They are allowed in the following places:
To insert a literal "{" character in a context where attribute value templates are expanded, use "{{".