输入文档生成工具将基于输入XML模式创建基本输入文档。
The input document generation tools will create a basic input document based on the input XML schema.
最终完成了软件测试文档生成系统的开发与测试。
At the last completed the development and testing of the software testing documentation generation system.
本文所展示的解决方案还可用于从WSDL文档生成表单。
The solution presented in this article also provides for generation of forms from WSDL documents.
以多种方式配置XML文档生成,比如每个输入行生成一个文档。
Configure XML document generation in a variety of ways, such as one document per input row.
文档服务包括文档生成、合作、文档控制、文档支持和安全。
Document services include document generation, collaboration, document control, archival support, and security.
新文档生成时,它们在生成它们的相同XSL转换中被引用,如清单9所示。
When the new documents are generated, they are referenced within the same XSL transform that generated them, as in Listing 9.
数据获取和动态文档生成通常是企业应用程序的关键元素,可能是艰难的挑战。
Data capture and dynamic document generation are often critical elements of enterprise applications, and can present difficult challenges.
最简单的方法就是使用MappingEditor附带的输入文档生成工具。
The easiest way to accomplish this is to use the input document generation tools that are included in the Mapping Editor.
此外,RationalSoDA报告可以大大的降低我们的文档生成的成本。
Furthermore, Rational SoDA's reports were significantly reducing our document-generation costs.
这些属性通常能提供诸如,惟一标识符、优化提示、文档生成……的功能。
Such attributes can provide, for example, unique identifiers, optimization hints, or documentation.
Sandcastle是一个微软内部使用的.NET平台上的API文档生成工具。
Sandcastle is the API documentation tool used internally by Microsoft for the .NET platform.
一旦您找到需要的服务,就能为Web服务导入WSDL文档生成Web服务调用客户代理。
Once you've found the service you want at a site, you can import the WSDL document to generate a Web services invocation client proxy for consuming those Web services.
如果已经花时间在二进制文件和模块中编写正确的POD文档,则将获得自动文档生成的好处。
If you have taken the time to write proper POD documentation in your binaries and modules, you will gain the benefit of automatic documentation generation.
使用Web服务工具为服务请求程序从WSDL文档生成d TO、SEI和客户机存根实现。
Use a Web services tool to generate the DTOs, SEI, and client stub implementation for the service requester from the WSDL.
NET也提供了一个用来生成XML文档以便制作成html页面的文档生成工具。
NET also offers a documentation-generation facility that applies a transform to the XML documentation to produce HTML pages.
本文提出了软件测试文档生成的思想,同时论述了软件测试文档生成系统的设计与实现。
This thesis propose thoughts of software testing documentation generation, the design and implementation of the software testing documentation generation system will be discussed.
完成此工作的最简单方法是,使用XMLMappingEditor中包括的输入文档生成工具。
The easiest way to accomplish this is to use the input document generation tools that are included in the XML Mapping Editor.
下面提供了样例代码的链接,该代码阐述了将文档生成和样例流程中安全的数字签名相结合的Web服务。
A link to sample code illustrating a Web service that combines document generation and secure digital signatures in an example workflow is provided below.
每个转换都依赖于一个在运行时进行评估的规则,从而允许从为特定用户或上下文定制的标记文档生成新文档。
Each transformation depends on a rule that's evaluated at run time, allowing a new document to be generated from the marked-up one that is tailored for a specific user or context.
不具有XML模式的用户可以使用Internet上免费得到的工具容易地从相应DTD甚至XML文档生成XML模式。
Users that do not have an XML schema can easily generate XML schemas from corresponding DTDs and even XML documents using tools available freely on the Internet.
我将使用通过Wikipedia文档生成的矢量来演示集群,但是也可以从其他地方获取矢量,比如说传感器数据或用户资料。
I'll demonstrate clustering using vectors produced from Wikipedia documents, but the vectors can come from other areas, such as sensor data or user profiles.
在从XML实例文档生成表单时,XMLFormsGenerator可以访问该XML实例文档所属的数据域的模型。
When generating from an XML instance document, the XML Forms Generator has access to the models of the data domain to which the XML instance document belongs.
我确实必须用文档生成和其它改进代码来扩充Examplotron;我希望能够在将来的文章中讨论改进代码的非专利性方面。
I did have to augment Examplotron with document generation and other refinement code; I hope to cover the non-proprietary aspects of this refinement code in a future article.
预定格式XML文档是指具有预先规定的严格格式,需要文档生成者或编辑者严格按照规定格式输入内容的XML文档。
An XML document with predefined-format need the documents' creator or editor to input content in accordance with the pre-defined format.
与XML实例文档一样(参阅第1部分),XMLFormsGenerator也采用模型驱动的方法从WSDL文档生成表单。
As it does with XML instance documents (see Part 1), the XML forms Generator takes a model-driven approach when generating forms from WSDL documents.
使用Examplotron从这些样本文档生成用于生产的RELAX NG模式,这使我省掉了大概一百多个小时的工作量,从而为客户节省了好几万美元。
Using Examplotron to generate the production RELAX ng schemata from these sample documents saved me perhaps over a hundred hours of effort, and thus saved them tens of thousands of dollars.
WebSphereStudio 5.1提供了一些用于编写WSDL文档的工具,可以从这些文档生成可互操作的服务并且对您新创建的服务进行单元测试。
WebSphere Studio 5.1 provides development tools to author WSDL documents, generate interoperable services from the documents and unit test your newly created services.
不敢肯定的是,在大部分系统上,您都可以在R 命令行中输入 help.start() ,以打开一个包含有为 R文档生成的HTML页的浏览器。
For what it is worth, on most systems you can launch a browser with generated HTML pages for R documentation by entering help.start() at the R command line.
我们获取了一个DocumentBuilderFactory实例,它定义了一个工厂api,用于支持应用程序获取解析器,可以通过XML文档生成dom对象。
An instance of DocumentBuilderFactory is obtained, which defines a factory API that enables applications to obtain a parser that produces DOM object trees from an XML document.
我们还可以轻松使用该方法的第三个版本,即导出documentcollection,但是要为所有文档生成一个XML文件,而不是为每个文档生成一个文件。
We could have easily used a third version of the method, which exports a documentcollection, but that would generate one XML file for all the documents instead of one file for each.
应用推荐