Select the text under the title element.
选择title元素下面的文本。
Add an article element and a title element.
添加一个article元素和一个title元素。
These two lines now find the title element.
下面的两行寻找title元素。
The title element provides the title of the article.
title元素提供文章的标题。
The title element is considered to be plain text.
title元素为纯文本。
The title element is a simple string identifying the event.
title元素是一个标识事件的简单字符串。
Every HTML document must have a TITLE element in the HEAD section.
每一个HTML文档都必须在HEAD部分有一个TITLE元素。
The title element identifies the user whose timeline you are viewing.
title元素代表的是您正在查看哪个用户的时间表。
Finally, what you really want are the text node children of the title element.
最后,真正需要的是title元素的文本节点孩子。
The snippet below shows how to write a declaration for a title element in Atom.
下面的片段展示了如何在Atom中为一个title元素编写声明。
Create an attribute named type under the title element, and set attribute value to text.
在title元素下面创建一个名为type的属性,把属性值设置为text。
For each one, extract the text of the title element and place it on the page, as you can see in Figure 1.
对于每个元素,提取标题元素的文本并将其放入页面,如图1所示。
Another source of complexity is that the feed has a title element, and each entry also has a title element.
复杂度的另一个根源是摘要有title元素,并且每个条目也有title元素。
The book instance's title should be set to the value of the title element, nested in the book-info element.
book实例的书名应该设置为book - info元素中嵌套的title元素的值。
You need to set a flag to let the code know whether you are reading the title element within the entry.
需要设置一个标志让代码知道读取的是不是条目内的title元素。
The instances of the title element, Listing 18, illustrate how the different type alternatives are selected.
如清单18 所示,title元素的实例演示了如何选择不同的类型替换。
The publish operation could be achieved by pointing to the title element with the xpath expression /html/head/title.
发布操作可以通过指向xpath表达式为 /html/head/title的标题元素来完成。
If you wonder why I didn't nest firstName, lastName, and title elements within the name element, read the last paragraph again.
如果还不明白为何不在name元素中嵌套firstName、lastName以及title元素,请仔细阅读上一段。
The following code, given a message containing the document and chapter elements, adds the title element and sets its value.
下面的代码添加title元素并设置它的值(对于给定的包含document和chapter元素的消息)。
Each item has a title element, a description, a link that will contain a URL to the referenced article, a publication date, and the guid.
各个项目都有一个title元素、一个描述、一个包含所引用文章url的链接、一个发表日期以及guid。
Instead of returning those elements, suppose you want something more identifiable; perhaps the title of each CD, stored in the title element.
这里不返回这些元素,我们假设需要某种更容易识别的内容,比如存储在title元素中的每张CD标题。
This parser collects the text children of the Title element in an internal list (self.text) and, upon reaching the close() method, returns that list.
这个解析器在一个内部列表(self.text)中收集Title元素的文本节点,并在到达close()方法后返回列表。
A title, which expresses a short, human readable subject line for the entry, and can be a blank string (represented by an empty title element, such as).
标题(title),简短的、人类可读的记录主体行;允许使用空字符串(用空的标题元素表示,如)。
So in this case, you want the title property of the Book class to bind to the value of the title element, within the book-info element. Here's how you'd do that
因此,在这个示例中,希望把Book类的书名属性绑定到title元素的值,而这个元素嵌套在 book-info 元素中。
Any descendant element that does not explicitly override the XML: lang (the title element of the feed, for instance) will automatically inherit that language.
如果该元素的任何后代元素没有显式覆盖xml:lang属性(例如,提要的title元素),那么将自动继承此语言。
A local element is an element declaration that is nested within another component; for example, the Title element is a local element within the global element Book.
局部元素是嵌套在另一个组件内的元素声明;例如,Title元素是全局元素Book内的局部元素。
For instance, the server can use the value of the slug when creating the URI of the member resource or when setting the value of the title element in the Atom Entry Document.
比方说,服务器可以在创建成员资源的URI或者设置AtomEntryDocument中title元素的值时使用slug的值。
Find all documents with the term 'XML' and 'database' in the abstract element, the phrase 'text search' and 'Viper Release' in the title element, and both terms should be in the same sentence.
寻找在abstract元素中有‘XML’和‘database’,并且在title元素中有‘textsearch’和‘ViperRelease’的所有文档,这两个词应该在同一句话中。
All elements of the ITEM element are optional, however, at least one title or description are needed to validate the element.
ITEM元素的全部元素都是可选的,然而,至少需要一个标题或描述来验证元素。
The element specifies a title for the overall feed.
元素为整个提要指定了一个标题。
应用推荐