Microsoft XML SDK 2.6 - XSLT Reference

Expressions

Expressions are used in XSLT for a variety of purposes including:

Expressions occur as the value of certain attributes on XSLT-defined elements and within curly braces in attribute value templates.

Expression evaluation occurs with respect to a context. In XSLT, an outermost expression (that is, an expression that is not part of another expression) gets its context as follows:

See Also

Patterns