...用来将一棵源树转换到一棵结果树的转换规则.XSLT表达的转换也叫做样式表(stylesheet) 样式表包含一系列模板规则(template rules).一个模板规则包含一个模式(pattern)和一个模板(template)
基于14个网页-相关网页
In a typical style sheet, most template rules match element nodes in the tree.
在典型的样式表中,大多数模板规则匹配树中的元素节点。
Also, most template rules supply the name of the element they must match in full.
此外,大多数模板规则完整提供了它们必须匹配的元素名称。
Add template rules that match those elements, based on their class attribute content.
增加和这些元素按照class属性内容匹配的模板规则。
应用推荐