xslt

xslt

 英

  • 网络可扩展样式表语言转换;可延伸样式表语言转换;可扩展样式表转换语言

例句

To the best of my knowledge, every XSLT processor offers at least one extension to support multiple output documents.

XSLT处理器至少提供一个扩展支持多个输出文档

The first version of XSLT was very strict. It had one input and one output (although you could have more than one template file).

XSLT第一个版本局限性只能一个输入一个输出虽然可以多个模板文件)。

The top two form elements are a text area for entering XSLT and a text entry field for the URL that points to the XML to be transformed.

上面两个表单组件一个文本区域用于输入XSLT一个文本输入字段用于输入指向转换XML测试URL

Although you can implement all of these using the basic operations XSLT does support, such a program would be both unwieldy and slow.

尽管使用XSLT支持基本运算实现所有一切一个拙劣缓慢程序

This was probably a bit of a stretch for Java programmers who are unfamiliar with XSLT.

对于熟悉XSLTJava程序员来说可能一点儿压力

The debugger can be used to debug a style sheet, or to debug an XSLT transformation invoked from another application.

调试程序可以用于调试样式可以用于调试另一个应用程序调用XSLT转换

XSL-FO is often used as an output format from XSLT ( covered earlier in this series).

XSL-FO常用XSLT系列文章输出格式

When you ignore the verbose XSLT syntax and view this as a simple test, the coding is very similar to that of a concept or task.

如果忽略冗长XSLT语法看作简单测试那么这些代码用于概念任务代码非常类似

It may seem strange to start with a tip on CSS in an article on XSLT, but I'm often asked "Are the two style sheet languages compatible? "

讨论XSLT文章关于CSS技巧作为开始似乎有些奇怪有人经常样式语言是否兼容?”

XSLT is often used to perform the transformations to human-readable format.

常用XSLT执行人类格式转换

At this point, XSLT novices usually ask how to split HTML elements across two or more templates.

此时XSLT新手通常如何两个更多模板之间拆分HTML元素

The debugger can be used to debug a style sheet, or to debug a compiled XSL transformation invoked from another application.

调试程序可以用于调试样式可以用于调试另一个应用程序调用已编译XSLT转换

In that respect, CSS is redundant with XSLT, which already make it easy to reformat several documents at once.

方面XSLTCSS一起使用简直就是多余XSLT已经可以使一次性重新格式化几个文档变得容易

The XSL Formatting Objects (XSL-FO) standard is one of the least known parts of the XSL standard (the more prominent part being XSLT).

XSL格式对象(XSL-FO)标准XSL标准鲜为人知部分之一人们熟悉部分XSLT)。

XSLT was not designed as a generic querying language, even though it has often been used as one for lack of a better alternative.

XSLT旨在作为一种通用查询语言尽管总是没有更好选择情况使用

A more complex NITF document example: Download a sample NITF file that was transformed by an XSLT style sheet into a sample HTML output.

复杂NITF文档例子这个示例NITF文件XSLT样式转化HTML输出

The next transformation action uses another XSLT script to query the rule server, in case of a miss in the previous stage.

下一个转换操作一个阶段失败情况使用另一个XSLT脚本来查询规则服务器

If you know XSLT, feel free to skip directly to the next subsection.

如果了解XSLT直接小节

Removing the namespace from the XML document by preprocessing it with an XSLT might be an option, but doing so might be time-consuming.

利用一个XSLTXML文档进行预处理删除其中名称空间也是一种解决方案但是这样可能比较时间

So far, the XM plug-in extends the platform with a fixed set of features -- the ability to process XML and XSLT files.

目前为止XM插件平台增加一些固定特性处理XMLXSLT文件能力

In addition, the fact that the function library is implemented in pure XSLT will provide great portability of your code as well.

另外这个函数XSLT实现代码提供可移植性

The processing of XML using XSLT has much to gain from this same sort of modularization.

通过这种相同模块化使用XSLTXML处理获益良多

One of the most effective ways to query such a database is to write an XSLT stylesheet that formats the results.

查询这样数据库有效一种方式编写一个XSLT样式表格式结果

XSLT normally assumes that whitespace in a stylesheet isn't meaningful, with a few specific exceptions.

除了少数特定异常XSLT通常假定样式表空格意义

You could now process this XML document with XSLT transformations to generate a document with the format of your choice.

现在可以使用XSLT转换格式处理这个XML文档选择格式生成一个文档

If you don't want to change the XSLT, you're ready to go; all you need to do is download the XSLT and place it somewhere on your system.

如果需要修改XSLT那么现在可以开始执行就是下载XSLT系统某个地方

This two-pass approach transforms the document twice, with the result of the first XSLT transformed by a second XSLT.

这个方法转换文档结果第二XSLT转换第一XSLT得到结果

A simpler solution uses XSLT to insert a probe task at the beginning or end of each target.

一种简单点儿方法我们可以XSLT一个目标开始或者结束时候插入探测任务probetask)。

An XPath statement in an XQuery or XSLT stylesheet might test for one of the predefined elements and also display the known color.

XQueryXSLT样式表一个XPath语句可能测试一个预定义元素显示已知颜色

You don't need to use it often in XSLT, but it lets you accomplish tricky tasks that you can't do any other way in standard XSLT.

XSLT需要经常使用这种技术使用这种技术可以完成其他任何标准XSLT技术技巧性任务

The mechanism for reusing data is called an Extensible Stylesheet Language Transformation (XSLT) , or simply, a transform .

重复利用数据机制称为可扩展样式表语言转换XSLT),简称转换

For this example, the same mediation is applied to two different destinations where each destination needs a different XSLT to be applied.

对于示例两个不同目的地其中每个目的地需要应用不同XSLT应用相同中介

The template is called from throughout the XSLT to handle the messages sent to the message extension functions.

这个模板整个XSLT调用用来处理发送消息扩展函数消息

Fortunately, XSLT makes it easy to combine several input XML files, as multi. xsl in Listing 6 illustrates.

幸好XSLT使组合几个输入文件变得容易清单6multi.xsl说明

However, it's a simple matter to initialize the Transformer with an XSLT style sheet to perform the second step as well.

然而使用XSLT样式初始Transformer执行第二也是一件简单事情

Such an object is caught by the filter I discussed above and used to apply an XSLT transform to generate the actual output.

对象筛选捕获用于生成结果进行XSLT转换

The document root element should reflect the result of the XSLT, not the original document.

文档元素应当反映XSLT结果原始文档

When the final result of an XSLT pipeline is computed, the framework stores a cached version of the result for fast delivery.

得到XSLT管道最终结果框架存储结果缓存形式用于快速交付

When thought of this way, an XSLT stylesheet is actually a tool for defining new languages, and can be thought of as a language compiler.

考虑这种方法XSLT样式表实际上定义语言工具并且视为语言编译

XPath is a major element in the XSLT standard. Without XPath knowledge you will not be able to create XSLT documents.

XSLT标准XPath主要元素没有XPath知识很难建立XSLT文档