ShoX reference documentation. Index


XSL element call-template

Default keyword for call-template is call.

ShoX syntax:

call [other attributes] (@select) {with-param*}

Example

        call fun {
            wpar count='3'{}
        }
	

See also with-param.

XSL documentation of element xsl:call-template.