Finally the tool is established for the transformation of XML data between heterogeneous relationship database.
最后就关系模式与XML的转换建立了异构关系数据统一转换的工具。
A common pattern for this type of usage is the transformation of XML messages using a stylesheet that is dynamically computed.
此类用法的常见模式是使用动态计算得出的样式表进行XML消息转换。
First, a server that handles the transformation of XML into HTML won't perform as well as a server that is serving static HTML alone.
首先,负责处理由xml向html转换的服务器的性能不及只提供静态HTML的服务器。
Where XQuery and XSLT overlap is in the problems they solve: transformation of XML data, federation of XML collections, and advanced query of XML data.
XQuery和XSLT交叉之处在于它们解决的问题:XML数据转换、XML集合联邦和XML数据高级查询。
XSLT is a W3C standard that performs the transformation of XML into another format such as HTML, PDF, or even another XML document that uses a different schema.
XSLT是一个W3C标准,可将XML转换为其他格式,比如HTML 和PDF 格式,或者转换成使用不同模式的另一个 XML文档。
Transformation of XML documents into other XML documents (HTML is treated as a variation of XML) or, to be more precise, transformations of trees into other trees.
把XML文档转换成另一个 XML 文档(HTML被认为是 XML的一种变体),或者更准确地说,把树转换成其他的树。
The simplest case of transformation is when one XML format must be transformed into another XML format.
转换的最简单例子就是必须将一个xml格式转换为另一个xml格式的情况。
However, if studied well, this tutorial, combined with the references in Resources, will provide sufficient breadth and depth to master the transformation aspects of the XML certification exam.
不过,只要认真学习,对于掌握XML认证考试的转换部分来说,本教程以及参考资料部分提供的内容提供了足够的广度和深度。
You've probably gathered from that pithy review that a lot of XML transformation is simply about input and output.
通过简单的回顾可能已经了解到,许多XML转换只是关于输入和输出的。
When you cache the XML transformation, you store the transformation output to a local file or to some relational database of choice.
当缓存XML信息时,可以选择将转换输出存储到本机文件或某个关系型数据库中。
I've tested a number of XML validation and transformation tools and have yet to locate a completely accurate command line XML validator.
我测试过一些XML确认和转换工具,但还没找到一个完全正确的命令行xml确认器。
The XML section of this article introduces one of the major conversions provided by the XML pack: transformation between XML documents and tabular data.
本文的XML部分介绍xml包提供的一种主要的转换:XML文档与表数据之间的转换。
The power of XSLT and the ready availability of XML transformation tools do wonders for ensuring that no one ever has to be chained to any particular XML language for any particular task.
强大的XSLT和现成可用的xml转换工具确实是一个奇迹,没有人因为了完成某项任务而必须使用特定的xml语言。
We have created the stylesheet that defines the original transformation rules from the original XML into another that USES the vocabulary of the XSL-FO page definition.
我们已经创建了样式表,它定义一组原始转换规则,用于将原始xml转换为另一种使用XSL - fo页面定义词汇表的XML。
This article introduces the idea of handling non-XML data with XML technologies based on the author's experience developing a data transformation tool.
本文将根据作者开发数据转换工具的经验,介绍使用XML技术处理非xml数据的思想。
This section describes the syntax of the staff query XML language that is generated by the XSL transformation.
本部分描述由XSL转换生成的人员查询xml语言的语法。
In general, to transform an XML document from one form to another, the rules of the transformation must be defined using XSL.
通常,把一个XML文档转化成另外一个,转化的规则必须用xsl来定义。
The result of the transformation is a report, in XML format, that contains details on which assertions failed along with the comments provided with that particular rule in the schema.
转换的结果是一个xml格式的报告,其中包含关于哪些断言失败的详细信息,并附有注释。
After retrieving the XML to transform, the implementation of the actual transformation is rather anti-climatic.
获得要转换的XML后,实际转换的实现不值一提。
This feature allows you to make sure that you don't have a bunch of validation errors in your XML file when you go to perform the transformation later.
此功能使您可以确保在稍后执行转换时xml文件中不会有大量验证错误。
XQuery enables not only querying of XML documents, but also transformation.
XQuery不仅能够查询XML文档,并且还能转换文档。
This layer ACTS as a filter and transformation Web service for the news feed layer that transforms it into a desired XML compatible format for the purposes of aggregation.
这一层用于为新闻feed层筛选和转换Web服务,并为了实现聚合而将其转换为所需的xml兼容格式。
The XML stage documentation provides introductory information accompanied with simple examples that illustrate the use of each transformation step.
XMLstage文档提供介绍性信息,以及一些展示如何使用每个转换步骤的简单示例。
The XML stage documentation provides introductory information accompanied by simple examples that illustrate the use of each of the transformation steps.
XMLStage文档提供了介绍性信息,同时还提供了简单示例,说明每个转换步骤的使用。
It is particularly important in the context of XML translation if the product of the transformation is a set of Web pages that targets a broad audience.
如果转换的产品是一组针对广大读者的web页面,则在xml转换上下文中国际化就尤其重要。
Therefore, the XML stylesheet to be used for the transformation is specified using the attribute url of the element.
因此,要使用元素的ur l属性指定用于转换的xml样式表。
The <xsl:output> element simply tells the processor that we want XML as a result of our transformation.
<xsl:output>元素仅告诉处理器我们希望的的变换结果 是XML。
XSL Transformation (XSLT) is used to transform an XML document into another XML document, or into another type of document that is recognized by a browser, such as HTML and XHTML or even plain text.
XSLTransformation (XSLT)用于将XML文档转换为另一种 XML 文档,或者转换成可由浏览器识别的其他类型的文档,比如HTML、XHTML 或者纯文本。
Note that while most of this discussion centers on the transformation from UML models to XML Schemas, the reverse transformation is helpful too.
注意,虽然讨论以从UML模型到XMLSchema的转换为主,逆向转换也很有用。
The tedious task of accomplishing transformation from XML to/from data objects is left to the developer, either by using third party specialized frameworks or by writing code.
在XML与数据对象转换实现的过程中最乏味的工作留给了开发者,通过使用第三方指定的框架或编写代码来实现。
应用推荐