ShoX reference documentation. Index
Default keyword for with-param is wpar.
wpar [other attributes] @name = "@select"{template}
call fun {
wpar count1='3'{}
wpar count2="3"{}
wpar message=''{Hello world}
wpar [xmlns:zap='http://whatever.com'] count3=''{val(//zap:u)}
}
See also call-template apply-templates param variable.
XSL documentation of element xsl:with-param.