XSLT 教程
<xsl:param> 元素用于聲明局部或全局參數(shù)。
注意:如果作為頂層元素(top-level element)來聲明,就是全局參數(shù)。如果在模板內(nèi)聲明參數(shù),就是局部參數(shù)。