The output element hierarchy defines the output document structure.
输出元素层级结构定义了文件结构的输出。
Add XML nodes from multiple documents into a single output document.
把多个文档中的XML节点添加到一个输出文档中。
In XSLT 1.0, the transformation always resulted in one output document.
在XSLT 1.0中,转换总是产生一个输出文档。
The push style is structured around handlers that create output in the output document.
推样式是由在输出文档中创建输出的处理程序构造的。
It then traverses the original document tree by copying it to the output document tree.
然后遍历原始的文档树并复制到输出文档树中。
You can click the Preview/Print button to check what the output document will look like.
您可以单击Preview/Print按钮查看输出文档效果。
They define the structure of the input data source and the structure of the output document.
它们定义了输出文件的结构与输入数据源的结构。
It sets the version number of the output document markup, such as the XML version for XML output.
它设置输出文档标记的版本号,比如XML输出的XML版本。
You create an instance of XmlSerializerNamespaces to set the XML namespace for the output document.
您可以创建XmlSerializerNamespaces的一个实例,以为输出文档设置XML名称空间。
The templates handle each of the different elements that you want to carry over to the output document.
这些模板处理您要带入输出文档的每个不同元素。
Listing 3 shows the output document created by transforming the input document with the XSLT from Listing 2.
清单3显示了通过用清单2中的XSLT转换输入文档而得到的输出文档。
The other versions of the procedures accept the XML input as a BLOB and return the output document as a BLOB.
而其他版本的过程接受XML输入作为BLOB并返回输出文档作为BLOB。
The rest of the rule copies the other elements and attributes as they are from the input to the output document.
规则的其余部分从输入复制其它元素和属性到输出文档中。
To further control the appearance of the output document, the paragraph nodes can have conditions and properties.
为了进一步控制输出文件的外观,段落节点可以拥有状态以及属性。
Some text floats outside of the context of elements so it needs to be moved over to the output document properly.
一些文本游离于元素的上下文之外,所以需要将它正确地移到输出文档。
TG (Trace Generation) produces a message each time a stylesheet generates (writes) content to the output document.
TG(跟踪生成,TraceGeneration),每当样式表在输出文档中生成(写入)内容时就生成一条消息。
A data document contains no loose text, so no specialized code is required to transfer that text to the output document.
数据文档中不包含松散文本,因此,将该文本转换成输出文档无需专门的代码。
Output document schema definition - XML schema that describes the outgoing XML document produced by the output converter.
输出文档sche ma定义-一个XMLschemas,描述由输出转换器产生的输出XML文档。
Document templates, on the other hand, are reusable specifications of an output document, or a part of an output document.
文件模板,另一方面,也是输出文件的可再用规格,或者输出文件的一部分。
Parts of the same output document may require different encodings, which will vary depending on whether the output is in the
相同输出文档的部分可能需要不同的编码格式,那会根据输出是否位于下列位置而不同
The XHTML: prefix is excluded from the transformed output document by using the exclude-result-prefixes attribute in the XSLT.
通过在XSLT中使用exclude - result - prefixes属性,xhtml:前缀已从转换的输出文档中排除。
The pull style, on the other hand, builds up the output document by pulling content from the source document as it is needed.
另一方面,拉样式根据需要通过 拉出源文档中的内容来构建输出文档。
Output document XML schema definition (XSD) — XML schema that describes the outgoing XML document produced by the output converter.
输出文档XML模式定义(XSD)——描述由输出转换程序产生的传出XML文档的XML模式。
It is shorter than the push form of the style sheet, and its layout corresponds closely to the desired layout of the output document.
它比推形式的样式表短,其布局与期望的输出文档布局非常接近。
These methods provide a component-at-a-time interface for constructing the output document. Here's a simplified list of basic methods.
这些方法提供了每次一个组件(component - at -a - time)的接口,用于构造输出文档。
The next layer is the <office:text> element, which represents all the contents of the document elements to be saved in the output document.
下一级是 <office:text>元素,它表示所有要保存在输出文档中的文档元素。
In the first document, entity references are avoided through the use of CDATA; in the output document, CDATA is abandoned in favor of entity references.
第一个文档使用CDATA避免实体引用,而在输出文档中为了支持实体引用而放弃了CDATA。
You can, for instance, unmarshal a document using one binding, make changes, then marshal the data objects to an output document using a different binding.
例如,您可以使用一个绑定数据编出文档,进行更改,然后使用另一个绑定将数据对象编组成输出文档。
To accurately reproduce the narrative in the output document, the style sheet must handle elements regardless of where they appear, and the push model excels at that.
为了在输出文档中准确地重现叙述,不管元素出现在哪里,样式表都必须处理它们,而推模型在这一方面比较擅长。
The queries either define the output document content (if they have a textual value), or replicate nodes in the output document as often as they occur in the input document.
查询定义了输出文件内容(如果它们有实际值的话),或者在输出文件中复制节点,就像它们在输入文件中发生的一样。
应用推荐