XSL processor的意思|示意
XSL处理器
XSL processor的网络常见释义
XSL处理器 xsl处理器
XSL processor相关例句
Since XSL: element creates an element in the output, it's necessary to let the XSLT processor create a namespace declaration for the fin namespace, as well.
因为xsl: element在输出中创建了元素,所以有必要让XSLT处理器也为fin名称空间创建名称空间声明。
You're probably accustomed to starting with an XML file — something like phonebook.xml — and passing it into an XSL processor.
您可能习惯以xml文件开始(比如phonebook . xml),并将其传递到XSL处理器中。
To create the HTML for display on our site, I created a prototype set of XSL transforms. By using an XSLT processor such as Sablotron, our guide XML files can be converted into HTML as follows
为了创建在站点上显示的 HTML,我创建了 XSL 转换的原型集合。
The exception is the XSL: sort instruction, where the lang attribute tells the processor that it should sort strings in a manner consistent with the cultural conventions of the specified language.
这个例外就是xsl: sort指令,它的lang属性告诉处理程序应该按照和指定语言的文化传统一致的方式排序字符串。
The 1.0 processor simply ignores all children except the XSL: fallback elements and executes those in order.
处理程序将忽略xsl: fallback之外的所有子元素,并按照顺序执行这些指令。
As a first step of the transformation, the XSL processor should be given a template that non-ambiguously matches some part of the source.
作为变换的第一步,应该给XSL处理器一个明确匹配源xml某一部分的模板。