从一个表示文档根的对象开始搜索。
You're starting your searches with an object representing the root of the document.
可以将它们作为自由元素或者将它们附加到文档根或其他元素。
You can leave them as free-floating elements or append them to a document root or other elements.
文档根元素应当反映XSLT的结果,而非原始文档。
The document root element should reflect the result of the XSLT, not the original document.
xml源被定义之后,架构立即能够在文档根窗口中得到自动填充。
As soon as the XML source has been defined, the schema gets automatically populated in the document root window.
当这发生时,鼠标单击事件从文档根行进到目标(li)并再次返回。
When that happens, the mouse click event travels from the root of the document to the target (li) and back again. The sequence is.
实际上它的旅行有两次:第一次旅行称为捕获,从文档根开始,前进到目标元素。
Actually, it takes two journeys: the first, called capture, begins at the document root and proceeds to the target element.
如果let出现在rule之外,其value以文档根作为上下文节点计算得到。
If let appears outside rule, its value is computed with the document root as context node.
大型的应用程序也许会因为每个文档根的300个文件的迁移限制而无法正确地迁移。
Large applications may not migrate properly due to a migration limit of 300 files for each document root.
后者必不可少,因为服务器默认将从指定文档根下的文件系统中提供所请求的文件。
The latter is required because by default the server will provide the file requested from the filesystem within the specified document root.
在XML分析器步骤的文档根中选择EMP . xsd架构之前应当将其导入到架构库管理器中。
The schema EMP.xsd should be imported into the schema library manager before it is selected in the document root of the XML parser step.
进行常规的目标处理后,第二次旅行称为冒泡(bubbling),从目标元素开始,再回到文档根。
After a chance for ordinary target processing, a second journey, called bubbling, starts at the target element and ends up back at the document root.
在XML编写器步骤中,在文档根窗口中,必须从架构库管理器中选择根元素Employee。
In the XML composer step, in the document root window, the root element Employee has to be selected from the schema library manager.
在XML分析器步骤的文档根中选择employee .xsd架构之前应当将其导入到架构库管理器中。
The schema employee.xsd should be imported into the schema library manager before it is selected in the document root of the XML parser step.
在XML分析器步骤中,在文档根窗口中,必须从架构库管理器中选择根元素information。
In the XML parser step, in the document root window, the root element Information has to be selected from the schema library manager.
把文件存储在Web服务器的文档根文件夹下(参见Sitemap location 获得详细信息)。
Store the file in the document root folder of the Web server (see Sitemap location for details and restrictions).
注意:要记住,行元素是作为XPath 而非XSLT模式计算的,因此必须使用从文档根到当前元素的完整路径表示。
Note: Remember that the row elements are computed as XPaths, not as XSLT patterns, so you have to express the full path from the document root to the elements in question.
注意在XML分析器文档根窗口中,root被选定为根元素,因为这将是由在上述屏幕截图中使用的 XSLT样式表返回的根元素。
Notice that root is selected as the root element in the XML parser document root window, since that is the root element that will be returned by the XSLT stylesheet used in the above screenshot.
架构library.xsd应该在ComposerStep的文档根中选择它以前导入到Schema LibraryManager。
The schema library.xsd should be imported into the Schema Library Manager before it is selected in the document root of the Composer Step.
您可以看到,外部的视图与XML文档的根节点是绑定的,而嵌套在里面的视图则绑定到一个节点。
As you can see, the outer view binds to the root node of the XML document , while the nested view binds to an individual node.
这个节点可以有后代节点,这意味着它可以是整个XML文档的根(这种情况很常见)。
This single node can have descendants, which means it can be (and often is) the root of a full XML document.
它也不指定任何特定消息类型或XML文档的根元素。
It does not designate any specific message types or root elements of XML documents.
其他情况下,可能合理的做法是在内容中发送完整的XHTML文档(根元素为html)。
In other cases, it might make sense to send an entire XHTML document (with an HTML root element) as the content.
要移动到文档的根元素,可在路径前加上正斜杠。
To move to the root of a document, precede your path with a forward slash.
这一操作使来自服务文档的根集用于从知识库中读取文件夹和文档的名称。
This action causes the root collection from the service document to be used to fetch the names of the folders and documents from the repository.
XML文档以根元素的结束标记作为结束的标志。
The XML document is completed with a close tag, for the root element.
样式表将首先使用正则表达式 /*匹配所传递的文档的根元素。
The stylesheet starts by matching the root element of the document that it is passed, using the regular expression /*.
相反,它指向文档的根元素。
例如,标记是我的文档的根。
MIML文件是一种格式良好的XML文档,其根元素是,如图4所示。
A MIML file is a well-formed XML document whose root element is, as shown in Figure 4.
它们是文档的根元素。
应用推荐