Previous
|
Next
|
Indexes
Zvon
>
Tutorials
>
XSLT 2.0 Tutorial
>
Stylesheet Functions (c/11)
>
Stylesheet Functions
Declaration of stylesheet functions
Passing parameters to user-defined functions
Correspondence between function arguments and parameters
Same function with different number of arguments
Reuse of function declaration in functions with optional number of parameters
Default values of function parameters
Functions with default arguments
Return type of a function
Return type errors
Types of parameters
Mismatch in types of parameters and arguments
Previous chapter:
Variables and Parameters
Next chapter:
Comparisons