match属性中的元素名打错了。
通常,元素名反映了它们的英文含义。
Generally, the element names reflect their English meanings.
您可以为某个文档或文档集创建元素名。
You can create element names for individual documents or for document sets.
元素名中不能出现空格。
最基本的XPath使用元素名和正斜杠。
所以,要确保潜在元素名中没有这样的字符。
So, be sure to scrub those characters out of potential element names.
此方法根据元素名查找元素。
This method looks at the element names and looks for a element.
与任何元素匹配,无论元素名是什么?
元素将定义JSP文件中使用的标记元素名。
The element defines the tag element name to be used from within the JSP file.
添加新的元素名并不会改变数据结构——它总是树结构。
Adding new element names does not change the data structure-it always remains a tree structure.
实现这个任务的方法是把类名附加在元素名后面。
You can accomplish this task by appending the class name to the element name.
选择元素使用 元素名/子元素名 这样的形式。
Selecting an element involves using the form element name/child element name .
注意,所有元素名前面都有一个作为属性声明的名称空间。
Note that all element names are prefixed with one of the namespaces declared as attributes.
在这种情况下,选择符是祖先元素名后面跟着后代元素名。
In this case, the selector is the ancestor element name followed by the descendant element name.
不过所有的建议都以XPath为基础,但至少允许使用子元素名。
However, all the proposals are based on XPath, and allow at least child element names.
excel列可以使用在XML元素名中无效的字符,比如说空格。
Excel columns can use characters that are not valid in XML element names, such as Spaces.
因此,基于具体的实例元素名的应用程序不能处理任何GML实例数据。
Therefore, an application based on concrete instance element names is unable to process any GML instance data.
后者不匹配示例数据中的任何元素,因为示例数据中的元素名是小写的。
The latter would not find any elements in our sample data because the element in our sample data is spelled in lower case.
要标记元素的开始标记,像这样将元素名放到尖括号中():。
To mark the beginning tag of the element, place the element's name inside angle brackets () like this: .
只需修改XML模式,XML模式描述在树结构中使用和关联元素名的方式。
It only involves a change in the XML schema describing the way that element names are used and related within the tree structure.
在清单10中,由于元素名不能为空,每个名称默认为header。
In Listing 10, because element names can't be empty, each name defaults to header.
在每一级,通过验证元素名或工作表名称,检查它是否具有正确的子元素。
At several levels it checks to see that it has the right child by verifying the name of the element or the name of the sheet.
CSS不但允许根据元素名应用规则,还允许根据元素在整个文档中的位置应用规则。
CSS enables the application of rules based not only on an element's name, but also on its position within the overall document.
为了支持这个结构,只需在author后面使用另一个-分隔符,然后添加元素名。
To support this, we simply add the element after the author using another - delimiter.
一个实际的副作用是全局声明必须是唯一的:任何两个全局声明都不能有相同的元素名。
A practical side effect is that global declarations must be unique: No two global declarations can use the same element name.
由于工作流使用的输入输出数据格式是XML,所以我们需要xml元素名的规格说明。
As the input and output data format that workflow USES is XML, we require a specification of the XML element names.
在XML元素开始和结束的时候,它把相应的元素名和一个路径片段进行比较。
It ACTS upon the start and end of XML elements and compares the name of the respective elements with a path segment.
图8:甚至projectexplorer也映射对cover元素名所做的变更。
Figure 8: Even the project explorer reflects the change made to the cover element name.
我更喜欢使用元素名“givenname”,并在清单2中使用了这个名称。
I prefer an element name of "givenname," and that is what I use in Listing 2.
在生成的XML中对象名变成了元素名,类中的字符串组成了XML中的元素内容。
Object names become element names in the XML produced, and the strings within classes form the element content of the XML.
应用推荐