Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - XSLT Reference

Expressions

Expressions are used in XSL Transformations (XSLT) for the following purposes.

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