xsl-list
[Top] [All Lists]

RE: [xsl] Variables in match expressions

2006-04-20 08:25:57

  In XSLT 2.0, you can start a pattern with an id() or key() 
call, whose the value parameter can be a variable reference.

In XSLT 2.0 you can also use a variable reference within a predicate in a
match pattern.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--