xslt

xslt

1. (. Xslt) files, which are used to apply styles and transform XML data into different presentation formats.

(.xslt)文件,这种文件用于应用样式以及将XML数据转换为不同的显示格式。

2. EXSLT provides XSLT 1.0 Users with almost all of the capabilities that are useful in XSLT 2.0, and more.

EXSLT为XSLT 1.0用户提供了几乎所有XSLT 2.0中包含的有用功能,甚至更多。

3. The pure XSLT implementation of the EXSLT padding function uses a slightly more efficient version of the recursive algorithm shown here.

EXSLT填充函数的纯XSLT实现使用了比这里讨论的算法稍微有效一点的一个版本。

4. WeatherTransform. Xslt is an Extensible Stylesheet Language Transformation (XSLT).

WeatherTransform.xslt是一个可扩展样式表语言转换(XSLT)。

5. Design of web expression tier: It has been realized by using Filter, Servlet and XSLT, and Castor has been used to bind Java and XML.

Web表现层的设计:Web表现层的实现通过综合运用Filter过滤器、Servlet组件和XSLT技术等来达到,并通过Castor将Java与XML绑定。

6. The XML and XSL source editors are plain text editors that are intended for users who have knowledge of XML and XSLT syntax.

XML和XSL源编辑器是纯文本编辑器,适用于了解XML和XSLT语法的用户。

7. The XML Path Language (XPath) 1.0, a current W3C XML standard used by XSLT and other XML programming vocabularies to query and filter data stored in XML documents.

XML路径语言(XPath)1.0,当前XSLT和其他XML编程词汇在查询和筛选XML文档中存储的数据时所使用的W3C XML标准。

8. XPath and XSLT 2.0 Are examples of the loss in quality typical of second-generation XML technologies.

XPath和XSLT 2.0就是第二代XML技术水准降低的典型例子。

9. eXtensible Stylesheet Language Transformations(XSLT)

XSLT

10. XSLT 2.0 Makes this twisting easy by allowing for in-memory trees that can provide different views and indices on the original XML data.

XSLT 2.0能够创建内存树,提供原始XML数据的不同视图和索引,从而使调整更加容易。

11. Study on Applications of XSLT, XPath & DOM

XSLT、XPath和DOM的应用研究

12. XSLT is only needed by Cena config file convertion.

XSLT仅用来转换Cena格式的配置文件。

13. XSLT can also add elements, remove, rearrange and sort elements, test and make decisions about which elements to display, and a lot more.

XSLT可以添加元素,删除、重排和排列元素,测试并决定具体显示的元素等等。

14. XSLT does a decent job of ensuring interoperability between platforms and processors.

XSLT在保证跨平台和处理器的互操作性方面确实做得很好。

15. The XSLT processor does not perform the same compensation, with the effect you see in the output above.

XSLT处理器不执行相同的补救措施,因此出现了您在上面的输出中所看到的效果。

16. XSLT converts one type of XML, a Web 2.0 programming language, to another type.The result is more effective translation with less work.

XSLT将一种类型的XML和网络2.0编程语言转换为另一种类型,结果就是工作减量,而转换则更加有效。

17. XSLT must surely be one of the most contorted programming languages in popular circulation.

XSLT无疑是流传最广的被严重曲解的编程语言之一。

18. XSLT is the important part of XSL designed for XML by the World Wide Web Consortium(W3C).

XSLT是W3C专门为XML设计的样式表语言XSL的重要组成部分。

19. XSLT is the style sheet language for XML files.

XSLT是XML文件的样式表语言。

20. XSLT is a uniform schema that can describe how to change one type of XML struct to another type.

XSLT是一种描述将XML的一种结构变换为XML的另一种结构的标准方法。

21. XSLT is an effective language for expressing transformations.

XSLT是有效表达转换的一种语言。

22. XSLT stylesheet

XSLT样式表

23. One of the design goals for XSLT was to make it possible to transform data from one format to another on a server, returning readable data to all kinds of browsers.

XSLT的其中一个设计目标就是能够让它在服务器端将数据从一种格式转化为另一种格式,并把所有可读的数据返回到各种浏览器上。

24. Many operations in XSLT are relative to the current node.

XSLT的很多操作是相对于当前节点的。

25. XSLT programmers use templates for the same purpose.

XSLT程序员为了同样的目的使用模板。

26. A recurring question from XSLT programmers is how should you deal with multiple documents?

XSLT程序员总是面临的一个问题是,应该如何处理多个文档?

27. Code in script blocks is supported by the XSLT debugger so you can set breakpoints and step through the script block code.

XSLT调试程序支持脚本块中的代码,这样,您可以设置断点并逐行执行脚本块代码。

28. XSL specifies the styling of an XML document by using XSLT to describe how the document is transformed into another XML document that uses the formatting vocabulary.

XSL使用XSLT来描述一个文档如何转化为另一个目标文档,该目标文档使用XSL所提供的格式化词汇表来描述其格式,这样XSL就能指定一个XML文档所具有的格式。

29. Contains a variable number of arguments which are either XSLT parameters or extension objects.

[本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。

30. XSLT元素The links in the "Element" column point to attributes and more useful information about each specific element.

“元素”列中的链接指出每个特殊元素的属性和更多有用的信息。

31. The Locals window also displays the predefined context variables that track the context of the XSLT transformation.

“局部变量”窗口还显示用于跟踪XSLT转换上下文的预定义上下文变量。

32. An alternative method is to transform the XML file using XSLT, so that the inner elements are converted to attributes.

一个替代方法是使用XSLT转换XML文件,以便将内部元素转换为属性。

33. Once you ve successfully completed the map analysis, it is a simple task to write the corresponding XI rules and XSLT stylesheet.

一旦成功完成了映射分析,编写相应的XI规则和XSLT样式表就很简单了。

34. Once for the processing instructions, and once more with the XSLT processor?

一次用于处理指令,另一次是使用XSLT处理器。

35. Check out a good resource on XSLT coding at.

上查阅关于XSLT编码方面的优秀参考资料。

36. Get the latest news about XSLT at the.

上获得有关XSLT的最新消息。

37. The following table provides a brief summary of all the XSLT elements.

下表提供所有XSLT元素的简要总结。

38. Make sure you study our XSLT tutorial.

下面来学习我们的XSLT教程吧。

39. Generate multiple output documents without XSLT 2.0

不使用XSLT 2.0生成多个输出文档

40. 1'is not a valid XSLT document. Import canceled.

不是有效的XSLT文档。导入已取消。

41. Why not use XSLT to transform the

为什么不利用XSLT,把

42. The pre-processing is required because XSLT processors accept only XML documents as input.

之所以需要进行预处理是因为XSLT处理程序只接受XML文档作为输入。

43. Describes the available XSLT output options.

介绍可用的XSLT输出选项。

44. 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样式表中的必要性,并指出了一些常见的陷阱。

45. Anyone familiar with XM - the low-cost, open-source content management solution based on XSLT - knows that for all its good points, it still lacks a decent user interface.

任何熟悉XM一种基于XSLT的低成本、开放源码内容管理解决方案的人都知道,尽管它有许多优点,但仍然缺少一个象样的用户界面。

46. You can read more about XSLT in our XSLT tutorial.

你可以从我们的XSLT教程中了解更多。

47. With XSLT you can transform. XML documents into other formats, like XHTML.

你可以用XSLT将XML文档转换成其他格式,例如XHTML。

48. You also should make sure that you are always using the latest version of XSLT in unstable tree, which is libxslt-1.1.4-1 from Fink as the time of writing this document.

你还需要确保你使用的未稳定树里面的最新的XSLT版本,写本文档时用的是Fink的libxslt-1.1.4-1。

49. Use of XQuery does not preclude the developer from using XSLT for transformation.

使用XQuery并不阻止开发人员使用XSLT进行转换。

50. Using the debugger, you can set break points in an XSLT style sheet, step into an XSLT style sheet from code, and so on.

使用调试程序,可以在XSLT样式表中设置断点,从代码进入并逐行执行XSLT样式表,等等。

51. Similar in some of its functionality to XSLT but designed more toward acting as a query language for XML data - analogous to using SQL in a relational database.

其部分功能类似于XSLT,但设计得更有利于充当XML数据的查询语言类似于在关系数据库中使用SQL。

52. Nearly all major browsers have support for XML and XSLT.

几乎所有专业浏览器都支持XML和XSLT。

53. The function-available() function returns a Boolean value that indicates whether the function specified is supported by the XSLT processor.

函数的作用是:返回了一个逻辑值。用于指定XSLT处理器是否允许支持指定的函数。

54. Even if this works fine, it is not always desirable to include a style sheet reference in an XML file (e.g. it will not work in a non XSLT aware browser.

即使这样做运行得不错,你也不可以绝对地将其视为一个XML文件的样式参考(比如,在不支持XSLT的浏览器中,它将不会运行)。

55. Removed the sablotron extension in favor of the new XSLT extension.

去掉了sablotron模块,使用新的XSLT扩展模块

56. With a little help from XSLT we can put the formatting information into templates and write a cleaner content.

只需要使用XSLT的一小部分功能,我们就可以把格式化信息放入模板中,书写一份整洁的内容了。

57. The Extensible Stylesheet Language Transformation (XSLT) lets you transform the content of a source XML document into another document that is different in format or structure.

可扩展样式表语言转换(XSLT)可以将源XML文档的内容转换为另一个格式或结构不同的文档。

58. XSLT Extensible Style sheet Language Transformations

可扩展的风格篇语言转换

59. Command, you canassign an interim namespace to an alternate prefix, apply the style sheet, and then map the alternate namespace to the XSLT one.

命令可以将过渡命名空间分配给备用前缀,再应用样式表,然后将备用命名空间映射到XSLT命名空间。

60. Because XSLT operates on a per-element basis, guaranteeing that an element is syntactically and semantically equivalent across different source documents enables you to reuse XSLT style sheet fragments.

因为XSLT以每元素为基础进行操作,从而保证了跨不同源文档的元素在语法和语义上是相同的,这使您可以重用XSLT样式表段。

61. Because these functionalities serve two distinct purposes, XSLT was proposed and later accepted as a separate standard for XML data transformation only.

因为这些功能服务着两个截然不同的目的,于是XSLT被提出并在之后被接受成为一种区别的标准,仅仅作为XML数据转换之用。

62. Thus this specification is a definition of the syntax and semantics of the XSLT namespace.

因些本规范是一个XSLT命名空间的语法和语义的定义。

63. Developing macros in XSLT is somewhat far from what I've been used to in other higher-level languages I've worked with.

在XSLT使用宏开发跟我过去使用的高级语言完全的不一样。

64. In the Implement, use SAX Parser and XSLT transformer in JAXP of Sun Java ,to realize a wrapper which wrap CNSDTF to XML. Finally, implement a archetypal system on the interoperability of spatial data which based on GML/JAXP.

在具体的转换实现中,使用Sun Java中的JAXP接口中的SAX解析器和XSLT转换器实现了从CNSDTF文件到相应的XML文件的包装,从而实现了一个基于GML/JAXP的空间数据互操作的原型系统。

65. Before processing a transformation, an XSLT processor analyzes the style sheet and the source document, and removes any applicable white space nodes.

在处理转换之前,XSLT处理器会分析样式表和源文档,并除去任何适合除去的空白节点。

66. XSLT transformation on the client side is bound to be a major part of the browsers work tasks in the future, as we will see a growth in the specialized browser market (Braille, aural browsers, Web printers, handheld devices, etc.

在客户端进行XSLT的转换一定是未来浏览器工作任务的主要部分,我们将会在专业的浏览器市场看到它的成长(与盲人对应的听觉浏览器,网络打印机,手动驱动等等)。

67. 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请求。

68. You will learn more about how to combine XSL-FO with XSLT templates in a later chapter in this tutorial.

在这指南的后面几章里你可以知道更多关于怎样把XSL-FO和XSLT模本相结合。

69. Technology of XML element-wise encryption based on XSLT and its application

基于XSLT的XML元素级加密技术及其应用

70. For more information on XSLT, please look at our XSLT reference.

如想获取更多XSLT信息,请阅读XSLT参考.

71. When the XSLT style sheet above is used as is, all text values are joined, head-to-end, in a single line of output

如果上面的XSLT样式表按原样使用,将在单个输出行中首尾相接连接所有文本值

72. If you want to learn more about XSLT, please visit our XSLT tutorial.

如果你希望学习更多关于XSLT的知识,请查阅我们的XSLT教程。

73. If you have an XSLT compliant browser it will nicely transform your XML into XHTML.

如果你有了一个合适的浏览器,它将会准确地帮你把XML文件转换成XHTML。

74. 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。

75. 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语法,将其看作是简单的测试,那么这些代码会和用于概念或任务的代码非常类似。

76. If you are unfamiliar with this technique, find a good XSLT tutorial or book right away and learn how such recursive templates work.

如果您不熟悉这一技术,请立刻找一本好的XSLT教程或书籍,以了解这种递归模板是如何工作的。

77. If you re still using XSLT 1.0, you can probably produce multiple result documents, but it would be through extension features that vary from processor to processor.

如果您仍然在使用XSLT 1.0,那么还可以生成多个结果文档,但是只能通过扩展特性做到这一点,而扩展特性随着处理程序的不同而不同。

78. To read more about the XSLT activities at W3C, please read our W3C Tutorial.

如果想了解更多关于W3C上的XSLT活动,请阅读我们的W3C教程。

79. This works fine where the data is already in XML form, but XPath and XSLT only work on XML files.

如果数据已经保存为XML格式,这种方法很好,但是XPath和XSLT只能用于XML文件。

80. If the templates do not have a name in the XSLT file, the names generated by the XSLT processor are used.

如果模板在XSLT文件中没有名称,将使用XSLT处理器生成的名称。

英语宝典
考试词汇表