- From: Michael Dyck <jmdyck@ibiblio.org>
- Date: Tue, 9 Feb 2016 02:42:13 -0500
- To: public-xsl-query@w3.org
"If F is a FunctionBody is a user-defined function or an inline function expression" F is a function, a value in the data model, a semantic thing. An inline function expression is a syntactic thing. You can't equate them. Instead, you could say "an anonymous function". It isn't a defined term, but it's how the spec refers to the function created by an inline function expression. -Michael
Received on Tuesday, 9 February 2016 07:42:43 UTC