网站首页  词典首页

请输入您要查询的英文单词:

 

单词 xslt
释义

xslt

  • 网络可扩展样式表语言转换;可延伸样式表语言转换;可扩展样式表转换语言
1.
可扩展样式表语言转换
使用可扩展样式表语言转换XSLT)将 XML 数据转换成另一种形式内容 分享此页面 关注 developerWorks 关注 developerWor…
www.ibm.com
2.
可延伸样式表语言转换
“嵌入式”影片 in... ... 可延伸样式表语言( XSL) 可延伸样式表语言转换( XSLT) 敏捷式软体开发( Agile Software Development) ...
glosbe.com
3.
可扩展样式表转换语言
  封装可扩展样式表转换语言 (XSLT) 处理器的当前执行上下文,使 XML 路径语言 (XPath) 在 XPath 表达式中解析函数、参数和 …
www.cnblogs.com
4.
可扩展样式表转换(XSL Transformation)
System.Xml.Xsl 提供可扩展样式表转换 (XSLT) 转换支持。它支持 W3C XSL 转换 (XSLT) 1.0 版建议 (www.w3.org/TR/xslt)。
www.mycodes.net
5.
样式表语言转换(XML Stylesheet Language Transformation)
通过基于可扩展的样式表语言转换 (XSLT) 的转换,Web 部件将派生出 Field 定义或 ContentType 定义,具体取决于您在单击 …
technet.microsoft.com
6.
转换语言(XSL Transformations)
扩展样式表单转换语言(XSLT)规定了将一份XML文档转换为另一份不同的XML文档或其它文档(如HTML文档)的规则。为了 …
www.vsharing.com

例句

释义:
1.
To the best of my knowledge, every XSLT processor offers at least one extension to support multiple output documents.
就我所知,每一个XSLT处理器至少提供一个扩展来支持多个输出文档。
www-128.ibm.com
2.
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的第一个版本有很大的局限性,只能有一个输入和一个输出(虽然可以有多个模板文件)。
www.ibm.com
3.
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。
www.ibm.com
4.
Although you can implement all of these using the basic operations XSLT does support, such a program would be both unwieldy and slow.
尽管您可使用XSLT支持的基本运算实现所有这一切,但那将是一个拙劣、缓慢的程序。
www.ibm.com
5.
This was probably a bit of a stretch for Java programmers who are unfamiliar with XSLT.
对于不熟悉XSLT的Java程序员来说可能有一点儿压力。
www.ibm.com
6.
The debugger can be used to debug a style sheet, or to debug an XSLT transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的XSLT转换。
msdn2.microsoft.com
7.
XSL-FO is often used as an output format from XSLT ( covered earlier in this series).
XSL-FO常用作XSLT(本系列文章前已述及)的输出格式。
www.ibm.com
8.
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语法,将其看作是简单的测试,那么这些代码会和用于概念或任务的代码非常类似。
www-128.ibm.com
9.
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的技巧作为开始似乎有些奇怪,但有人经常问我“这两种样式表语言是否兼容?”
www.ibm.com
10.
XSLT is often used to perform the transformations to human-readable format.
常用XSLT来执行到人类可读格式的转换。
www.ibm.com
1.
At this point, XSLT novices usually ask how to split HTML elements across two or more templates.
此时,XSLT新手通常会问:如何在两个或更多个模板之间拆分HTML元素。
www.ibm.com
2.
The debugger can be used to debug a style sheet, or to debug a compiled XSL transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的已编译XSLT转换。
msdn2.microsoft.com
3.
In that respect, CSS is redundant with XSLT, which already make it easy to reformat several documents at once.
在那方面,XSLT与CSS一起使用简直就是多余,XSLT就已经可以使一次性重新格式化几个文档变得很容易。
www.ibm.com
4.
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)。
www.ibm.com
5.
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旨在作为一种通用查询语言,尽管它总是在没有更好选择的情况下被使用。
www.ibm.com
6.
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输出。
www.ibm.com
7.
The next transformation action uses another XSLT script to query the rule server, in case of a miss in the previous stage.
下一个转换操作在前一个阶段失败的情况下使用另一个XSLT脚本来查询规则服务器。
www.ibm.com
8.
If you know XSLT, feel free to skip directly to the next subsection.
如果您了解XSLT,可直接跳到下一小节处。
www.ibm.com
9.
Removing the namespace from the XML document by preprocessing it with an XSLT might be an option, but doing so might be time-consuming.
利用一个XSLT对XML文档进行预处理以删除其中的名称空间也是一种解决方案,但是这样做可能比较费时间。
www.ibm.com
10.
So far, the XM plug-in extends the platform with a fixed set of features -- the ability to process XML and XSLT files.
到目前为止,XM插件为平台增加一些固定的特性,即处理XML和XSLT文件的能力。
www.ibm.com
1.
In addition, the fact that the function library is implemented in pure XSLT will provide great portability of your code as well.
另外,这个函数库是用纯XSLT实现的,这将为代码提供很强的可移植性。
www.ibm.com
2.
The processing of XML using XSLT has much to gain from this same sort of modularization.
通过这种相同的模块化,使用XSLT的XML处理会获益良多。
www.ibm.com
3.
One of the most effective ways to query such a database is to write an XSLT stylesheet that formats the results.
查询这样的数据库最有效的一种方式是编写一个XSLT样式表来格式化结果。
www.ibm.com
4.
XSLT normally assumes that whitespace in a stylesheet isn't meaningful, with a few specific exceptions.
除了少数的特定异常外,XSLT通常假定样式表中的空格是无意义的。
www.ibm.com
5.
You could now process this XML document with XSLT transformations to generate a document with the format of your choice.
现在,您可以使用XSLT转换格式处理这个XML文档,以您选择的格式生成一个文档。
www.ibm.com
6.
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到系统中的某个地方。
www.ibm.com
7.
This two-pass approach transforms the document twice, with the result of the first XSLT transformed by a second XSLT.
这个两段式方法转换文档两次,结果是第二个XSLT转换第一个XSLT得到的结果。
www.ibm.com
8.
A simpler solution uses XSLT to insert a probe task at the beginning or end of each target.
还有一种简单点儿的方法,我们可以用XSLT在每一个目标开始或者结束的时候插入一项探测任务(probetask)。
www.ibm.com
9.
An XPath statement in an XQuery or XSLT stylesheet might test for one of the predefined elements and also display the known color.
XQuery或XSLT样式表中的一个XPath语句可能测试一个预定义元素并显示已知颜色。
www.ibm.com
10.
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技术都做不到的技巧性任务。
www.ibm.com
1.
The mechanism for reusing data is called an Extensible Stylesheet Language Transformation (XSLT) , or simply, a transform .
重复利用数据的机制称为可扩展样式表语言转换(XSLT),或简称为转换。
www.bing.com
2.
For this example, the same mediation is applied to two different destinations where each destination needs a different XSLT to be applied.
对于本示例,对两个不同的目的地(其中每个目的地需要应用不同的XSLT)应用了相同的中介。
www.ibm.com
3.
The template is called from throughout the XSLT to handle the messages sent to the message extension functions.
这个模板是从整个XSLT上调用的,用来处理发送到消息扩展函数的消息。
www.ibm.com
4.
Fortunately, XSLT makes it easy to combine several input XML files, as multi. xsl in Listing 6 illustrates.
幸好,XSLT使组合几个输入文件变得更容易,如清单6中multi.xsl所说明的。
www.ibm.com
5.
However, it's a simple matter to initialize the Transformer with an XSLT style sheet to perform the second step as well.
然而,使用XSLT样式表初始化Transformer以执行第二步也是一件简单的事情。
www.ibm.com
6.
Such an object is caught by the filter I discussed above and used to apply an XSLT transform to generate the actual output.
该对象被前述的筛选器捕获,用于对生成的结果进行XSLT转换。
www.ibm.com
7.
The document root element should reflect the result of the XSLT, not the original document.
文档根元素应当反映XSLT的结果,而非原始文档。
www.ibm.com
8.
When the final result of an XSLT pipeline is computed, the framework stores a cached version of the result for fast delivery.
当得到XSLT管道的最终结果后,框架存储结果的缓存形式用于快速交付。
www.ibm.com
9.
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样式表实际上是定义新语言的工具,并且可被视为语言编译器。
www.ibm.com
10.
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文档。
blog.hjenglish.com
1.
This will work, but you first have to simply throw away the work that went into earlier XSLT transformations.
这是可行的,但您首先不得不完全丢弃以前XSLT转换所做的工作。
www-128.ibm.com
2.
You could do the same with a few simple XSLT templates, adding spaces between element spans.
您也可以对几个简单的XSLT模板做相同的操作,在元素范围之间添加空格。
www-128.ibm.com
3.
The designers of XSLT made the assumption that you were interested in processing most of the document, which is reasonable when publishing.
XSLT的设计者假设您有意于处理大部分文档,这种假设在发布时是合理的。
www.ibm.com
4.
The project also contains an XSL Transformation (XSLT) WSDL 2. 0 pretty printer that provides a more human-readable form of a WSDL document.
该项目还包含XSLTransformation(XSLT)WSDL2.0优质打印机,用于提供更加可读的WSDL文档形式。
www.ibm.com
5.
I won't go into detail about Extensible Stylesheet Language Transformations (XSLT) until the next "XML Matters" column.
我将在下一个“XML问题”专栏中详细讨论可扩展样式表语言转换(XSLT)。
www.ibm.com
6.
I originally thought I would preprocess the input XML documents: Then the links would be correct by the time they reach the XSLT processor.
我原来想要预处理输入文档:那么当链接到达XSLT处理器时,它们是正确的。
www.ibm.com
7.
You could easily take advantage of them by enhancing the XSLT stylesheet that I introduced.
可以通过我介绍的XSLT样式表轻松地利用它们。
www.ibm.com
8.
Automatic generation is possible using an XMI and XSLT stylesheet.
自动生成可以使用XMI与XSLT样式表。
www-128.ibm.com
9.
I don't know of any XSLT processor that changes prefixes when it doesn't need to, which is good.
我不知道与任何在不需要时更改前缀的XSLT处理器相比,哪种更好。
www.ibm.com
10.
In XSLT 1. 0, string and RTF are the only data types that you can use to store an arbitrary number of intermediate results.
在XSLT1.0中,只能使用字符串和RTF存储中间结果。
www.ibm.com
1.
XSLT transformation enables complex transformations by allowing you to directly edit the underlying XSLT.
XSLT转换可以实现直接编辑底层XSLT的复杂转换。
www.ibm.com
2.
And just as importantly, you can transform and produce SVG using familiar XML techniques like XSLT, or with XML support libraries.
而且同样重要的是,您可以使用熟悉的XML技术(如XSLT)或XML支持库转换和生成SVG。
www.ibm.com
3.
Note the addition of a namespace with the prefix exception that contains the class name, including packages, in the root tag of the XSLT.
注意,在XSLT的根标记中附加了一个带前缀exception的名称空间,其中包含类名和包名。
www.ibm.com
4.
EXSLT is a set of XSLT extensions that are developed and sanctioned by the XSLT community, and supported in most XSLT processors.
EXSLT是一组XSLT扩展,由XSLT社区开发和批准,并得到了多数XSLT处理程序的支持。
www.ibm.com
5.
Once for the processing instructions, and once more with the XSLT processor?
一次用于处理指令,另一次是使用XSLT处理器。
www-128.ibm.com
6.
To present this information in an HTML table, you might use something like the XSLT instructions in Listing 2.
要在一个HTML表中表示这个信息,您可能需要使用如清单2所示的XSLT指令。
www-128.ibm.com
7.
However, XSLT syntax and methodology, a declarative paradigm, is not the norm for most programmers who use procedural languages.
然而,大多数使用过程语言的程序员并不是以XSLT语法和方法、声明范例作为标准的。
www.ibm.com
8.
Iterating a fixed number of times is another way you might have needed to use recursive templates with XSLT 1. 0.
迭代固定的次数是XSLT1.0中可能需要使用递归模板的另一种形式。
www.ibm.com
9.
When a relative path is used to refer the external XML document, the base URL is that of the XSLT style sheet.
如果使用相对路径引用外部XML文档,基URL是XSLT样式表的基URL。
msdn2.microsoft.com
10.
The only restriction is that XSLT is designed to process XML input, so the source language must be defined as an XML dialect.
惟一的限制是XSLT专门用于处理XML输入,因此源语言必须被定义为XML方言。
www.ibm.com
1.
Less mature than XSLT as a specification, XQuery may become the SQL of the next decade.
作为规范,它还不如XSLT成熟,XQuery也许会成为今后十年里的SQL。
www-128.ibm.com
2.
Writing code to handle XML transformations in XSLT is much easier than in any other commonly used programming language.
使用XSLT编写处理XML转换的代码要比使用其他常用的编程语言简单得多。
www.ibm.com
3.
The XSLT applied by the mediation can be specified using either mediation context properties or destination context properties.
可以通过中介传递上下文属性或者目的地上下文属性来指定中介所应用的XSLT。
www.ibm.com
4.
This element tells the XSLT processor to get all of the text and child elements of the current element and transform them as well.
该元素告诉XSLT处理器获取当前元素的所有文本和子元素并转换它们。
www.ibm.com
5.
The term instruction is one of a handful of XSLT constructs explained in the structure table (Table 2).
指令是结构表(表2)中介绍的XSLT结构之一。
www.ibm.com
6.
If XSLT was performed, the cost of the connectors scenarios would be greater.
如果执行XSLT,那么使用连接器的场景的开销会更大。
www.ibm.com
7.
Enter Java technology, XML, XSLT, extreme programming with continuous build, and a host of other new technologies and ideas.
出现了Java技术、XML、XSLT、极限编程与持续构建、还有很多其他的新技术新思想。
www.ibm.com
8.
An XSLT transformation is performed on this file to produce the usable instance of a filter file.
在这个文件上执行一个XSLT转化,生成一个过滤器文件的可用实例。
www.ibm.com
9.
Add code that switches transformations between Email_headers. Xslt and Email_all. Xslt, depending on the state of the check box.
添加根据复选框的状态在Email_headers.xslt和Email_all.xslt之间切换转换的代码。
msdn2.microsoft.com
10.
It is only the XML message body which can be accessed and changed with the XSLT logic.
它只是可以通过XSLT访问和更改的XML消息主体。
www.ibm.com
1.
The second one was in the context of a short consulting mission to help an organization implement XML and XSLT.
第二个网站是我的一个简短的咨询任务,旨在帮助一家组织实现XML和XSLT。
www.ibm.com
2.
The XSLT style sheet used to transform the persisted XPath query results to a standard flat file.
用于将持久化XPath查询结果转换为标准平面文件的XSLT样式表。
msdn2.microsoft.com
3.
Users paste XSLT into the text box, provide a test URL, and then proceed to the preview page by clicking the Next button.
用户将XSLT粘贴到文本框,提供一个测试URL,然后单击Next按钮进入预览页面。
www.ibm.com
4.
The XSLT joins each theft with its associated location, vehicle, victim, and witness to present the data logically.
XSLT连结每起盗窃事件及其关联的位置、车型、失主和证人,以符合逻辑地显示数据。
www.ibm.com
5.
The document transformation usually is accomplished by applying the rules defined in a style sheet through the use of an XSLT processor.
通过使用XSLT处理器,应用定义在样式表中的规则来完成文档转换。
www.ibm.com
6.
This kind of template could be very easily added to a client side XSLT in order to push the request to the browser.
这种模板很容易添加到客户端XSLT中。
www.ibm.com
7.
The XSLT debugger has no warnings, so they never appear in the Task List.
XSLT调试程序没有任何警告,所以,“任务列表”中从不会出现警告。
msdn2.microsoft.com
8.
An unknown non-namespace-qualified attribute on an XSLT element raises an error, unless FC mode is in effect.
XSLT元素中未知的无名称空间限定的属性将引发错误,除非启用FC方式。
www.ibm.com
9.
Fortunately, the mappings were simple enough that a team of junior programmers could take care of them after a little bit of XSLT training.
所幸的是,这种映射非常简单,一小组初级程序员经过非常少的XSLT培训后就足以应付。
www-128.ibm.com
10.
This notification class has five notification fields, an XSLT content formatter, and a File delivery protocol.
此通知类有五个通知字段、一个XSLT内容格式化程序和一个文件传递协议。
msdn2.microsoft.com
1.
The primary advantage of leveraging XSLT to enable applications is its flexibility and low cost of development.
利用XSLT来实现应用程序的首要优势就是其灵活性和低开发成本。
www.ibm.com
2.
Included among the static error conditions are unknown XSLT elements, attributes, and functions.
静态错误条件中包括未知的XSLT元素、属性和函数。
www.ibm.com
3.
However, XSLT can be used to perform additional tasks within an application that uses XML as its main data representation model.
然而,在将XML作为主要数据表示模型的应用程序中,XSLT可用于执行更多任务。
www.ibm.com
4.
XSLT can be a very productive system that yields high-performance applications.
XSLT是非常高效的系统,可以生成高性能的应用程序。
technet.microsoft.com
5.
Suppose you are tasked with creating an XSLT style sheet to render the product list in an HTML table as shown in Figure 1.
假设您的任务是创建一个XSLT样式表,以在如图1所示的HTML表中显示产品清单。
www.ibm.com
6.
The XSLT is changed so that the function invocation now resides within the body of the for-each loop.
这里更改了XSLT,以使函数调用驻留在for-each循环体内。
www.ibm.com
7.
Notice that these functions can only be called from within the XSLT processor.
注意,这些函数只能从XSLT处理器中调用。
msdn2.microsoft.com
8.
Disadvantage: it is very hard to let designer learn XSLT, and its process controling should be finished by programer sometimes.
缺点:让美工学习设计XSLT可不是一件容易的事。而里面的过程控制大部分时候还是要程序员自己来完成的。
blog.hjenglish.com
9.
If you want to use larger result sets, you can customize this parameter in the XSLT file associated with your staff plug-in configuration.
如果您希望使用更大的结果集,则可以在与您的人员插件配置关联的XSLT文件中自定义此参数。
www.ibm.com
10.
Like XSLT, it uses XPath for accessing the document to be modified, and has specialized elements that define output operations.
与XSLT相同,它也使用XPath访问和修改文档,并有专门的元素定义输出操作。
www.ibm.com
1.
Like XSLT, it uses XPath for accessing the document to be modified, and has specialized elements that define output operations.
与XSLT相同,它也使用XPath访问和修改文档,并有专门的元素定义输出操作。
www.ibm.com
2.
Last but not least, the combination of text-markup language and XSLT works with DocBook and any other XML vocabulary.
最后一点(但不是最无关紧要的一点),文本标记语言和XSLT的组合可用于DocBook和其它XML词汇表。
www.ibm.com
3.
For the time being, you have to dig into the documentation of your favorite XSLT processor and find the equivalent extension.
暂时,您只能钻研您喜爱的XSLT处理器的相关文档,找出相应等价的扩展。
www-128.ibm.com
4.
This restriction does not apply to the output, since XSLT can create output in a variety of formats.
此限制不适用于输出,因为XSLT可以创建各种格式的输出。
www.ibm.com
5.
XSLT does have the concept of extensions (see Resources), which provide an architected way to enhance the stylesheet language.
XSLT确实具有扩展(请参阅参考资料)的概念,扩展提供了一种增强样式表语言的体系结构化的方法。
www.ibm.com
6.
It's easy to validate and to translate with XSLT.
它也很容易使用XSLT进行验证和转换。
www.ibm.com
7.
Then, you could use that XML file as the single input file to XSLT and process each file using XSLT.
这样就可以将这个XML文件作为XSLT的惟一输入文件,并用XSLT处理每个文件。
www.ibm.com
8.
A good understanding of the XSLT processor will help you be a more productive XSLT programmer.
很好地理解XSLT处理程序可以帮助您成为效率更高的XSLT程序员。
www-128.ibm.com
9.
Displays information from an XML file or stream, and optionally allows you to apply XSLT transformations.
显示来自XML文件或流的信息,还可以用于应用XSLT转换。
msdn2.microsoft.com
10.
It would be wonderful if you could do the directory processing in XSLT directly.
如果XSLT能够直接进行目录处理就很完美了。
www-128.ibm.com
1.
In an XSLT template match attribute, the options are more limited than with the select attribute.
在一个XSLT模板match属性中,选择比利用select属性更加有限。
www.ibm.com
2.
A couple of years ago, many developers bet their futures on XML, XSLT, Extensible HTML (XHTML), and a host of tag-based "X" languages.
几年前,许多开发人员很看好XML、XSLT、ExtensibleHTML(XHTML)和其他一些基于标记的语言。
www.ibm.com
3.
Each chain begins with a source and contains any number of XSLT stylesheets to apply in sequence.
每个链都以一个source开头,并包含任何数量的XSLT样式表,可以依次应用。
www.ibm.com
4.
The call stack represents the various contexts that the XSLT execution is going through.
调用堆栈表示XSLT执行所经过的各种上下文。
msdn2.microsoft.com
5.
The former contains XSLT to be applied to the Web page to extract the microsummary text.
模板包括应用于网页的提取微摘要文本的XSLT代码。
www.ibm.com
6.
GRRDL defines a means of associating an XSLT stylesheet with a page or namespace.
GRRDL定义了将XSLT样式表和页面或名称空间关联在一起的手段。
www.ibm.com
7.
Please make sure you are familiar with XSLT and XPath, and that you understand HTML and XHTML table structures before reading on.
请保证在阅读本文之前,您已经熟悉了XSLT和XPath,且能理解HTML和XHTML的表结构。
www.ibm.com
8.
You have now seen all the functions, instructions, and attributes that are used for compatibility across XSLT versions.
现在我们已经介绍了跨XSLT版本兼容所用到的全部函数、指令和属性。
www.ibm.com
9.
Seeing the result of this XSLT should help make its operation clear.
通过观察XSLT的结果,可以更清楚地交接其操作。
www.ibm.com
10.
We post the message to the file add. doc and add. xslt for the generation of the WSDL in the system.
我们将消息张贴到add.doc和add.xslt文件,以在系统中生成WSDL。
www.ibm.com
1.
Many of the techniques also apply to portability of a stylesheet between XSLT processors that support different extensions.
很多技术也适用于样式表在支持不同扩展的XSLT处理程序之间的可移植性。
www.ibm.com
2.
If you write XSLT stylesheets, you probably know certain coding patterns to obtain results that go beyond the plain meaning of the code.
如果编写过XSLT样式表,您可能知道通过某些编码模式来获得超出代码表面含义之外的结果。
www.ibm.com
3.
Thus, we can get along just fine with a single XSLT file that specifies two "HTML shells" and a common set of XML-to-HTML XSLT templates.
因此,我们只需使用一个指定两种“HTML外壳”的XSLT文件和一个从XML转换到HTML的公用XSLT模板集就可以很好地完成任务。
www.ibm.com
4.
Then, we want to be able to transform XML messages using the popular transformation language XSLT.
然后,我们希望能够使用流行的转换语言XSLT转换XML消息。
www.ibm.com
5.
XSLT must surely be one of the most contorted programming languages in popular circulation.
XSLT无疑是流传最广的被严重曲解的编程语言之一。
www.ibm.com
6.
The fact that start. xsl is itself an XSLT style sheet is of no concern to generate_html. xsl.
实际上,start.xsl本身就是一个XSLT样式表,并且对于generate_html.xsl没有意义。
www.ibm.com
7.
A: I don't think you can graft static type-safety onto XSLT (or anything else) as an afterthought.
答:我认为不能把静态类型安全作为事后想法插入XSLT(或任何别的东西)。
www.ibm.com
8.
Provides a way to retrieve other XML resources from within the XSLT style sheet beyond the initial data provided by the input stream.
提供从XSLT样式表中检索由输入流提供的初始数据以外的其他XML资源的方法。
msdn2.microsoft.com
9.
I also wanted to demonstrate how the combination of XSLT and SAX event handling is greater than the sum of its parts.
我还想演示XSLT和SAX事件处理的组合为何比只使用某一技术本身要好。
www.ibm.com
10.
Apart from this, the case where an XSLT file with a particular URI is imported in multiple places is not treated specially.
除此之外,如果具有特定URI的XSLT文件在多个位置导入,不会特殊对待。
msdn2.microsoft.com
1.
The property xsltName gives the mediation handler the name of the file containing the XSLT definition.
属性xsltName向中介处理程序提供包含XSLT定义的文件的名称。
www.ibm.com
2.
The XSLT processor does not perform the same compensation, with the effect you see in the output above.
XSLT处理器不执行相同的补救措施,因此出现了您在上面的输出中所看到的效果。
www-128.ibm.com
3.
The XPathDocument is an optimized, read-only store for XPath queries and is recommended whenever XSLT processing is required.
XPathDocument是XPath查询的优化只读存储区,建议在需要进行XSLT处理的任何时候都使用它。
msdn2.microsoft.com
4.
If you are not familiar with XSLT, read on as I'll cover the bare-bone minimum needed to process RSS in the remainder of this series.
如果还不熟悉XSLT,请继续阅读,我将简要介绍在本系列其余部分中处理RSS所必需的知识。
www.ibm.com
5.
XSLT is widely adopted and applied to a broader range of problems than the XSL Working Group (WG) anticipated.
XSLT被广泛采纳和应用于各种问题,范围之广超出了XSL工作组(WG)的预料。
www.ibm.com
6.
You can use our XSLT style sheet to convert the original schema into a new schema document.
可以使用前面的XSLT样式表将原来的模式转换成新的模式文档。
www.ibm.com
7.
Class is the only XSLT processor that supports stepping into XSLT while debugging.
类是唯一支持在调试的同时进入并逐行执行XSLT的XSLT处理器。
msdn2.microsoft.com
8.
An XSLT key creates an index by which you can quickly refer to a set of elements matching a single criteria.
XSLT键创建一个索引,通过该索引,可以快速找出一组与单一标准匹配的元素。
www.ibm.com
9.
We believe that as XSLT technology matures, this can be performed more efficiently and extensively.
我们相信随着XSLT技术的成熟,可更高效且广泛地执行此任务。
www.ibm.com
10.
I'm assuming a knowledge of XSLT, though if you're new to it, you might find my companion article useful as an introduction.
我假设有XSLT的知识,如果您是初学者,可以阅读本文的姐妹篇作为介绍。
www.ibm.com
1.
Provides information about XML technologies, including XML, Document Type Definition (DTD), XML Schema definition language (XSD), and XSLT.
提供有关XML技术的信息,包括XML、文档类型定义(DTD)、XML架构定义语言(XSD)和XSLT。
msdn2.microsoft.com
2.
Class has an initializer and keeps track of the parameter passed in to determine whether to apply XSLT to XML results.
类有一个初始化器,并记录传递的参数,决定是否对XML结果应用XSLT。
www-128.ibm.com
3.
Second, DOM trees can be updated in place, whereas the XSLT processing model means that trees are written only sequentially.
其次,DOM树可以就地更新,而XSLT处理模型意味着只能按顺序编写树。
www.ibm.com
4.
Advanced XSLT programmers write XSLT in a functional programming style that emphasizes a stateless approach.
XSLT高级程序员以函数编程方式编写XSLT,这种方式强调无状态方法。
technet.microsoft.com
5.
This approach requires the document producer to follow the naming conventions expected by the XSLT stylesheets.
这个方法要求文档制作者遵循XSLT样式单所期望的命名规范。
www.infoq.com
6.
Notice how the details element now contains the FordCar type in the XSLT mapping editor shown in Figure 16.
请注意,图16中所示的XSLT映射编辑器中details元素现在包含FordCar类型的方式。
www.ibm.com
7.
Prior to XSLT, changing the presentation of a Web site was a major undertaking: one had to revisit and to change every page on the site.
在XSLT出现之前,更改网站显示是一项重要任务:有一个人必须重新访问并更改站点上的每一个页面。
www.ibm.com
8.
Kernow is a good choice when a developer must repeatedly run XSLT transformations using a visual interface.
Kernow在开发人员必须使用可视界面重复地运行XSLT转换时是一个很好的选择。
www.ibm.com
9.
This caching mechanism is not unique to the specific XML or XSLT involved, and therefore, the framework can handle it generically.
这种缓存机制不限于特定的XML或XSLT内容,因此,框架通常可以处理它。
www.ibm.com
10.
Do not allow the XSLT process open any external resources by passing in null to the XmlResolver argument.
通过将null传递给XmlResolver参数,不允许XSLT进程打开任何外部资源。
msdn2.microsoft.com
1.
The Assembly Editor does not require the user to create an XSLT stylesheet, providing a more intuitive way to describe the transformation.
AssemblyEditor不需要用户创建一个XSLT样式表,它提供一种更直观的方式来描述转换。
www.ibm.com
2.
XSLT adds flexibility to what would otherwise be a static script.
XSLT使得原本是静态的脚本变得灵活。
www-128.ibm.com
3.
Web server control to write an XML document, or the results of an XSLT transformation, into a Web page.
Web服务器控件将XML文档或XSLT转换的结果写入网页。
msdn2.microsoft.com
4.
Listing 2 is an XSLT template that searches for recent documents with at least 20 pages.
清单2是一个XSLT模板,用于搜索不少于20页的最近文档。
www.ibm.com
5.
When the final document is a Web page, one concern when processing XSLT stylesheets is that of performance.
如果最终文档是一个Web页面,则处理XSLT样式表要考虑的一个问题是性能。
www.ibm.com
6.
Compiling an XSLT transformation into a program that is specialized to transform an XML document in a specific way.
将一个XSLT转换编译为专用于以特定方式转换XML文档的程序。
msdn2.microsoft.com
7.
My first idea was to build upon the configuration file in Managing e-zines with JavaMail and XSLT.
我的第一个想法是在“Managinge-zineswithJavaMailandXSLT”中的配置文件上进行构建。
www.ibm.com
8.
The pure XSLT implementation of the EXSLT padding function uses a slightly more efficient version of the recursive algorithm shown here.
EXSLT填充函数的纯XSLT实现使用了比这里讨论的算法稍微有效一点的一个版本。
www-128.ibm.com
9.
With XSLT, you can generate such a table automatically.
使用XSLT,您可以自动生成这种表。
www.ibm.com
10.
It uses the XSLT 2. 0 analyze-string instruction, which tests a string to see whether it matches a regular expression.
它使用XSLT2.0analyze-string指令对字符串进行测试,看它是否与某个正则表达式匹配。
www.ibm.com
1.
A Uniform Resource Identifier (URI) reference that identifies the XSLT file to be imported.
标识要导入的XSLT文件的统一资源标识符(URI)引用。
msdn2.microsoft.com
2.
The serializer is not technically part of the XSLT processor, but it is essential for practical use.
从技术上看,串行化器并不是XSLT处理器的一部分,但它在实际使用中是必不可少的。
www.ibm.com
3.
Another approach to extracting data from the XML of a SPARQL result set is to apply an XSLT.
从XML形式的SPARQL结果集中提取数据的另一种办法是应用XSLT。
www.ibm.com
4.
The lexical handler doesn't do much: It simply forwards the events to the next filter in the pipe, but the XSLT processor requires them.
词法处理程序并不做很多事情:它只将事件转发给管道中的下一个过滤器,但XSLT处理器需要它们。
www.ibm.com
5.
Provides support for Extensible Stylesheet Transformation (XSLT) transforms.
提供可扩展样式表转换(XSLT)转换支持。
msdn2.microsoft.com
6.
If you want to use your own customized XSLT verb mapping file, create a new staff plug-in configuration that refers to your XSLT file.
如果希望使用自定义的XSLT谓词映射文件,请创建一个引用您的XSLT文件的新人员插件配置。
www.ibm.com
7.
For more information about XSLT and XSL-FO techniques, see Resources at the end of this guide.
有关XSLT和XSL-FO技术的更多信息,请参阅本指南结尾处的参考资料。
www.ibm.com
8.
This approach is a little less portable than XSLT templates, but you can use the function as part of other expressions in your style sheets.
这种方法的可移植性比XSLT模板的稍微差点,但是您可以将该函数用作样式表中其它表达式的一部分。
www.ibm.com
9.
WeatherTransform. Xslt is an Extensible Stylesheet Language Transformation (XSLT).
WeatherTransform.xslt是一个可扩展样式表语言转换(XSLT)。
technet.microsoft.com
10.
If an enterprise is using XML to describe business data, XSLT may be the language of choice for transforming between formats.
如果企业使用XML描述业务数据,则XSLT可以作为格式之间转换的选择语言。
www.ibm.com
1.
For applications using the XSLT content formatter, the distributor must have permission to read the folders that contain the XSLT files.
对于使用XSLT内容格式化程序的应用程序,分发服务器必须对包含XSLT文件的文件夹具有读取权限。
msdn2.microsoft.com
2.
Using an XSLT 1. 0 approach, you might build the HTML table one row at a time, as shown in Listing 6.
您可以使用XSLT1.0的方法构建HTML表,每次一行,如清单6所示。
www.ibm.com
3.
He discusses the need to simplify the model by burying some of the logic in the XSLT stylesheet. He also points out several common pitfalls.
他讨论了为了简化模型将一些逻辑隐藏在XSLT样式表中的必要性,并指出了一些常见的陷阱。
www-128.ibm.com
4.
The SimpleXML module in PHP is a procedural answer to XSLT, that lets you traverse an XML document as a standard PHP object.
PHP中的SimpleXML模块是对XSLT的过程响应,可以将XML文档作为一个标准PHP对象进行遍历。
www.ibm.com
5.
The transformation logic controlled by XSLT elements in FC or BC mode can differ from the same elements outside of those modes.
FC或BC方式下XSLT元素控制的转换逻辑可能不同于其他方式下的相同元素。
www.ibm.com
6.
Replacing loops with recursion, whether in C, XSLT, or Scheme, takes some getting used to.
无论是在C、XSLT中,还是在Scheme中,都应用了使用递归代替循环。
www.ibm.com
7.
As shown in Listing 7, it is fairly simple to initiate the XSLT transformation using JAXP and the XSLT engine shipped with the JDK.
如清单7所示,通过使用JDK附带的JAXP和XSLT引擎,开始XSLT转换是非常简单的事情。
www.ibm.com
8.
It implements IXPathNavigable, allowing document-editing scenarios where XSLT transformations are subsequently required.
它实现IXPathNavigable,从而允许随后需要XSLT转换的文档编辑方案。
msdn2.microsoft.com
9.
As this article illustrates, understanding the XSLT working model makes it possible to develop algorithms that work well with the language.
正如本文所演示的那样,理解XSLT工作模型使开发与该语言有效配合的算法成为可能。
www.ibm.com
10.
The strong typing in XPath 2. 0 ensures that a document created by an XSLT style sheet can be validated against a strongly-typed XML schema.
XPath2.0中的强类型确保由XSLT样式表创建的文档能够依据强类型的XML模式进行验证。
www.ibm.com
1.
To create printable versions of Web pages, the best approach is to use XSLT and XSL-FO to generate a PDF file.
要创建Web页面的可打印版本,最好的方法是使用XSLT和XSL-FO来生成PDF文件。
www.ibm.com
2.
The second step is to use XSLT to turn this crude XML document in the target vocabulary.
第二步是使用XSLT并用目标词汇表转换这个原始的XML文档。
www-128.ibm.com
3.
(. Xslt) files, which are used to apply styles and transform XML data into different presentation formats.
(.xslt)文件,这种文件用于应用样式以及将XML数据转换为不同的显示格式。
office.microsoft.com
4.
This interface is used as a target interface for the XSLT mediation primitive to transform the input message to a Business Events event.
这个接口用作一个目标接口,以便XSLT中介原语将输入消息转换为BusinessEvents事件。
www.ibm.com
5.
Mediation flows and XSLT transformations can now be included in a business module, rather than needing their own module.
现在可以在业务模块中包括中介流和XSLT转换,而不需要将它们包括在单独的模块中。
www.ibm.com
6.
Listing 4 illustrates the relationship between the XML input file, the XSL stylesheet, the XSLT processor, and multiple possible outputs.
清单4演示了XML输入文件、XSL样式表、XSLT处理程序和多种可能的输出之间的关系。
www.ibm.com
7.
The Locals window also displays the predefined context variables that track the context of the XSLT transformation.
“局部变量”窗口还显示用于跟踪XSLT转换上下文的预定义上下文变量。
msdn2.microsoft.com
8.
You may recall that XM, short for XSLT Make, was the first project introduced in the Working XML column.
您可以回想起:XM(XSLTMake的缩写)是“使用XML”专栏中介绍的第一个项目。
www.ibm.com
9.
Streamline development of all tiers of your application and improve XML editing and XSLT debugging with intuitive visual designers.
利用直观的可视化设计器简化应用程序所有层的开发并改进XML编辑和XSLT调试。
msdn2.microsoft.com
10.
The element syntax summary notation used to describe the syntax of XSLT-defined elements is described in [18 Notation].
里描述的元素语法概要符号被用来描述XSLT中定义的元素的语法。
www.javaeye.com
1.
My earliest attempts at XML conversions created temporary files that I would pass to an XSLT converter.
在我最早的XML转换尝试中,创建了临时文件,我把它们传递到XSLT转换器。
www-128.ibm.com
2.
It's straightforward to use XSLT to generate schema indices and data dictionaries by extracting schema definitions and annotations.
很容易使用XSLT抽取模式定义和注释,以生成模式索引和数据词典。
www.ibm.com
3.
Having a namespace for the generalized XML include also keeps it separate from the application-specific includes in XSLT and XML Schema.
使名称空间用于泛化的XML包含还把其与XSLT和XML模式中特定于应用程序的包含分开。
www.ibm.com
4.
You might have heard that XSLT 2. 0 is closely compatible with 1. 0 and that it adds many new features.
您可能听说过XSLT2.0基本兼容1.0,并增加了很多新特性。
www.ibm.com
5.
Although it's not open source, the license does allow you to embed the XSLT engine in your products.
虽然它是开放源码的,但是该许可允许您将XSLT引擎嵌入到您的产品中。
www.ibm.com
6.
An example of the XSLT, producing the same basic output as provided by the Perl script, is shown in Listing 5.
清单5中显示了一个XSLT示例,该XSLT生成了与Perl脚本提供的输出相同的基本输出。
www.ibm.com
7.
The XSLT script in Listing 3 replaces all character data with a node of the same length comprising only spaces.
清单3中的XSLT脚本用长度相同但仅包含空格的节点代替所有字符数据。
www.ibm.com
8.
You can use the XML rendering extension and XSLT to produce formats that are not supported by existing rendering extensions.
您可以使用XML呈现扩展插件和XSLT生成现有呈现扩展插件不支持的格式。
msdn2.microsoft.com
9.
Two of the most popular are eXtensible Stylesheet Language Transformations (XSLT), and XML Path Language (XPath).
其中两个最常用的是:“可扩展样式表语言变换(XSLT)”和“XML路径语言(XPath)”。
www.ibm.com
10.
To effect that transformation, you need to use a common XSLT technique known as tail recursion.
要实现这一转换,需要使用常用的被称为尾递归(tailrecursion)的XSLT技术。
www.ibm.com
1.
I use Python and XSLT for the code in this article, although you can certainly translate the concepts into most other programming languages.
本文中使用Python和XSLT,当然也完全可以将这些概念应用到其他大多数编程语言。
www-128.ibm.com
2.
Contains script blocks, so that custom functions can be used in an XSLT transformation.
包含脚本块,所以自定义函数可以在XSLT转换中使用。
msdn2.microsoft.com
3.
Each notification class specifies its own XSLT file for the content formatter.
每个通知类都会为内容格式化程序指定自己的XSLT文件。
msdn2.microsoft.com
4.
To do so simply use an identity XSLT transformation with the response as the destination.
为此,只需要使用以响应为目标的XSLT恒等转换。
www.ibm.com
5.
XsltBaseDirectoryPath (required) specifies the directory that serves as the root location of all of your XSLT files.
XsltBaseDirectoryPath(必需)指定作为所有XSLT文件的根位置的目录。
msdn2.microsoft.com
6.
I'm only interested in the data highlighted in Listing 1, so the first job of my XSLT program is to extract those desired elements.
我们只对清单1中突出显示的数据感兴趣,因此XSLT的首要任务是提取需要的元素。
www.ibm.com
7.
Several XSLT processors are on the market; if one is only so-so, you can pick another.
市场上供应几种XSLT处理器;如果一种处理器很一般,可以挑选另一种。
www.ibm.com
8.
The rationale behind the initial development of XM was to make XML and XSLT more approachable.
开发XM的最初原因是使XML和XSLT的使用更方便。
www.ibm.com
9.
The Weather application's XSLT content formatter uses the code in this file to transform raw notification data into formatted notifications.
Weather应用程序的XSLT内容格式化程序将使用此文件中的代码,将原始通知数据转换为格式化的通知。
technet.microsoft.com
10.
This article showed how to use XSLT to analyze document structure to determine whether a set of business rules is met.
本文介绍了如何使用XSLT来分析文档结构以确定是否满足一定业务规则的要求。
www.ibm.com
1.
The key part of NIES is to extract information by using XML technology, which includes XHTML and XSLT and connects "deep Web" .
NIES的关键部分是用XML技术来进行数据抽取,它包含了XHTML和XSLT并且支持连接“深度网络”。
lib.cqvip.com
2.
Finally, XSLT has its own limitations, so I'll show you how to use the System. Xml classes that optimize XML caches.
最后,由于XSLT自身的局限性,我要说明如何使用可以优化XML缓存的System.Xml类。
msdn2.microsoft.com
3.
This function uses regular-expression features that are available in other new functions and XSLT instructions.
该函数可以使用其他新函数和新XSLT指令中所用的正则表达式特性。
www.ibm.com
4.
All of the strategies used in XSLT mapping described in the previous scenarios also apply here.
在前面场景中描述的XSLT映射中使用的所有策略在此处同样适用。
www.ibm.com
5.
In this discussion, I ll show a couple of nonobvious ways that you can use node sets to simplify XSLT processing.
在本文中,我将演示两种不是显而易见的方法,使您可以用节点集来简化XSLT处理。
www-128.ibm.com
6.
A common situation in XSLT 1. 0 is repeated passing of parameters that are only passed on further to a more deeply nested template.
XSLT1.0中一种常见的情况是反复传递只需要转给嵌套更深的模板的参数。
www.ibm.com
7.
I knew XML and XSLT offered a great basis, but at the time I could not find a suitable tool.
我知道XML和XSLT提供了一个很好的基础,但当时我没有找到合适的工具。
www.ibm.com
8.
Contains a variable number of arguments which are either XSLT parameters or extension objects.
包含数目可变的参数(这些参数是XSLT参数,或者是扩展对象)。
msdn2.microsoft.com
9.
Fallbacks are part of the forward-processing mechanism that XSLT uses for handling upgrades.
备用是XSLT在处理升级时使用的前向处理机制的一部分。
msdn2.microsoft.com
10.
Note that both document and unparsed-text are in the XSLT function set, not the "fn: " F&O set, and are not available for XQuery and XForms.
注意,document和unparsed-text都属于XSLT函数集,而不属于“fn:”F&O集合,并且不能在XQuery和XForms中使用。
www.ibm.com
1.
One of the biggest headaches in XSLT 1. 0 is the inability of the language to directly perform a SELECT DISTINCT against a group of nodes.
XSLT1.0中最令人头痛的问题之一是该语言不能直接对一组节点执行SELECTDISTINCT。
www.ibm.com
2.
There are literally hundreds of choices (and I haven't even touched on things like XML transformations with XSLT).
从字面上看,有数百种方案可供选择(使用XSLT后我甚至不需关心XML的转换了)。
www.ibm.com
3.
Call this initialization function from within the main body of the XSLT, as in Listing 4.
在XSLT的主体中调用这个初始化函数,如清单4所示。
www.ibm.com
4.
This article presents two approaches to implementing XML-based localization pack managers using XPath and XSLT: embed and extend.
本文提供了两种方法来实现使用XPath和XSLT的基于XML的本地化包管理器-嵌入和扩展。
www.ibm.com
5.
To summarize, Word content passes through an XML pipeline being changed along the way by a series of XSLT and managed XML files.
总而言之,可以通过一个XML管道,在进程中使用一系列XSLT和托管XML文件更改Word内容。
msdn2.microsoft.com
6.
One such tool, XSLT, can be used to effect complex transformations on XML data.
XSLT就是此类工具中的一员,可以用于有效地对XML数据进行复杂转换。
www.ibm.com
7.
DWS lets you apply server-side XSLT to match any service format requirements that you may have.
DWS使您可以应用服务器端XSLT,以满足任何服务形式的需求。
www.ibm.com
8.
These parameters can then be used to craft the output using all the tools XSLT places at our disposal.
接着,我们就可以使用XSLT为我们提供的所有工具,用这些参数来精心生成输出。
www.ibm.com
9.
You need a good understanding of this language when you customize or create new verb mapping XSLT files.
在自定义或创建新的谓词映射XSLT文件时,您需要非常了解该语言。
www.ibm.com
10.
In this tip, you ve taken a very basic look at using parameters and conditional statements in an XSLT style sheet.
在本技巧文章中,您已对在XSLT样式表中使用参数和条件语句有了一个非常基本的了解。
www-128.ibm.com
1.
Notice that the XSLT template creates a variable to hold the value of the color attribute.
注意:该XSLT模板创建一个变量以保存color属性的值。
www.ibm.com
2.
You can also use an XSLT transformation to turn the report into another XML schema for use by another application.
您还可以使用XSLT转换将报表转换为另一种XML架构,供其他应用程序使用。
msdn2.microsoft.com
3.
To summarize, when combining documents with XSLT, you want to start from the main source and load the secondary sources.
为了进行汇总,在用XSLT组合文档时,希望从主源文档开始,然后装入辅助源文档。
www.ibm.com
4.
XSLT is an effective language for expressing transformations.
XSLT是有效表达转换的一种语言。
www-128.ibm.com
5.
Transformation logic captured in an XSLT document can offer many re-use benefits.
在XSLT文档中捕获的转换逻辑可以提供很多的重用好处。
www.ibm.com
6.
Instead, it starts with explanation of topics that pose the biggest difficulties for inexperienced XML and XSLT developers.
相反,它首先解释了一些使经验不足的XML和XSLT开发人员感到最头痛的问题。
www.ibm.com
7.
The process of generating XML and then transforming it to the client's preferred format using XSLT involves a number of steps.
生成XML、然后再用XSLT将它转换成客户机首选格式的过程涉及许多步骤。
www.ibm.com
8.
For this override, first create a simple XSLT shell that pulls in the standard migration.
首先要创建一个简单的XSLT外壳,并将其放到标准迁移工具中。
www.ibm.com
9.
The most common case is that of applying an XSLT stylesheet to an XML file.
最常见的例子是对XML文件应用XSLT样式表。
www.ibm.com
10.
One new feature of XSLT v2 is the ability to provide an explicit data type for your variables and parameters.
XSLTv2的新特性之一就是为您的变量和参数提供显式数据类型的能力。
www.ibm.com
1.
This XSLT takes the sense information for a word, and displays the gloss (brief definition) for each sense.
XSLT取单词的含义信息,显示每种含义的解释(简要定义)。
www.ibm.com
2.
This clues in the XSLT processor that the output is HTML, not the default XML format.
它告诉XSLT处理程序输出的是HTML而不是默认的XML格式。
www.ibm.com
3.
In Part 2 of this article, I ll show you how to turn this analysis into an actual XSLT stylesheet for preparing SOAP requests.
在本文的第2部分,我将展示如何把这种分析转化成实际的XSLT样式表,用以准备SOAP请求。
www-128.ibm.com
4.
The presentation of the data can be modified with XSLT independent of the JSP.
数据的表示可以通过XSLT修改,并且独立于JSP。
www.ibm.com
5.
In XSLT 2. 0 however, the fallback mechanism applies where "an element in the XSLT namespace appears as part of a sequence constructor. "
但是在XSLT2.0中,回退机制适用于“作为顺序构造器的一部分出现的XSLT名称空间中的元素”。
www.ibm.com
6.
In addition, one of the most interesting features of the plug-in is its ability to add and configure XSLT processors.
另外,这个插件最有意思的特性之一是它能够添加和配置XSLT处理程序。
www.ibm.com
7.
Special instructions set up processing rules (XSLT is a declarative language) and direct the creation of the output tree.
专门的指令建立处理规则(XSLT是一种声明性语言)并控制输出树的创建。
www.ibm.com
8.
It only discusses the user interface pieces that have XSLT-specific debugging behavior.
只讨论具有XSLT特定的调试行为的用户界面部分。
msdn2.microsoft.com
9.
The rest of this section assumes knowledge of XSLT, the XSL Transformations language.
本节的其他部分假设您熟悉XSLT,即XSL转换语言。
www.ibm.com
10.
If you know SQL, XSLT is easier to learn because both are declarative languages.
如果您了解SQL,那么XSLT就更容易学习,因为这两种语言都是声明性语言。
www.ibm.com
1.
The XML Schema definition language (XSD) and XSLT technologies also have the ability to include information from other files.
XML结构描述定义语言(XSD)及XSLT技术还能够包含其他档案的资讯。
technet.microsoft.com
2.
DTD publishing is a direct invitation to use XSLT to achieve compatibility among heterogeneous systems.
DTD发布是对使用XSLT以达到异类系统兼容性的一个直接要求。
www.ibm.com
3.
Before returning the output from the XSLT transform, the method first has to save the parameters supplied by the user.
在从XSLT转换返回输出之前,该方法首先必须保存用户提供的参数。
www.ibm.com
4.
Regardless of the source text or target document structure, you can create all of the programming specific to the problem in XSLT.
无论源文本或目标文档结构是什么,您都可以特定于XSLT中的问题进行编程。
www.ibm.com
5.
A transformation expressed in XSLT describes rules for transforming a source tree into a result tree.
用XSLT表述的转换描述的是从“源树”到“结果树”的转换规则。
www.blog.edu.cn
6.
If your browser supports it, XSLT can be used to transform the document to XHTML in your browser.
如果你的浏览器支持XSLT,它可以在你的浏览器中把文件转换成
wenku.baidu.com
7.
The XSLT content formatter is the standard content formatter provided with Notification Services.
XSLT内容格式化程序是NotificationServices附带的标准内容格式化程序。
msdn2.microsoft.com
8.
If you want to see how this is done in the provided XSLT, look for the "shift-lists" mode.
如果希望看看这是如何用XSLT实现的,可以打开“shift-lists”模式。
www.ibm.com
9.
A localization pack manager uses the XSLT or path expressions of XPath to access the designated nodes in the localization pack XML files.
本地化包管理器使用XSLT或XPath的路径表达式来访问本地化包XML文件中的指定节点。
www.ibm.com
10.
When writing XSLT style sheets, it helps to remember that the XSLT processor follows a recursive algorithm.
当编写XSLT样式表时,记住XSLT处理器遵循递归算法是很有帮助的。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/13 21:48:15