For example, get the element tag name as in Listing 18.
例如,像清单18中一样获得元素标签名称。
Moves to the next start element or end element tag.
移至下一个开始元素或结束元素标记。
Obtain the element tag names and element tag text values
获得元素标签名称与元素标签文本值
At the top, the element tag defines the name XML as the base tag.
最上面的element标签定义了xml作为基本标签。
Notice that you don't need to specify the gd: prefix for the element tag.
注意,无需为element标记指定gd:前缀。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
White space cannot follow the open angle bracket character '<' in an element tag.
在元素标记中左尖括号字符“<”之后不能有空白。
Use the elemtext String variable, which was set for event type START_TAG, to get the element tag name.
可以使用elemtextString变量来获得元素标签名称,该变量是为事件类型START _ TAG设置的。
This method reads the start tag, the contents of the element, and moves the reader past the end element tag.
此方法读取开始标记、元素内容,并将读取器移到结尾元素标记之后。
At the very first start tag of the document (the root element tag), I retrieve the kind attribute from this element.
从文档的第一个起始标签开始(根元素标签),我从该元素中检索kind属性。
XML introduces a large number of repeated semi-structure element tag data at the same time of representing valid data.
XML表示有效数据的同时,引入了大量的重复的半结构性元素标记数据。
This error occurs when white space appears between the open angle bracket character '<' and the first character of the element tag.
当左尖括号字符“<”与元素标记的第一个字符之间出现空白时,便会发生此错误。
Use the int variable iter to indicate the different "article" elements in the XML document, and the String variable elemtext to specify the element tag name.
使用int变量iter来表示XML文档中不同的“article ”元素,同时使用String变量elemtext来制定元素标签名称。
The character is replaced by a substitution character before parsing takes place, and results in the element tag name throwing a SQL error code "16110 XML Syntax error.
在解析之前,该字符被一个替换字符替代,导致元素标记名称抛出一个SQL错误代码 "16110XMLSyntax error.
If the element tag name is "catalog", obtain the attribute values for "journal" and "publisher" and set the attribute values on the "journal" and "publisher" TextView widgets.
如果元素标签名称是“catalog ”,请获得“journal ”与“publisher ”的属性值,并设置“ journal ”与“ publisher ”TextView小部件上的属性值。
This is done by simply taking each data element and writing down every tag and attribute leading up to it.
要做到这一点,只需获取每个数据元素并写下在它之前的每个标记和属性。
By doing this, it can omit the closing tag of an element.
通过这种方法,它可以省略元素的结束标签。
If the child component includes one or more attributes, though, this sequence is complicated by the need to write the attributes to the element start tag as a separate step.
如果子组件包含一个或多个属性,那么这个过程会复杂一些,因为要用一个单独的步骤向元素的开始标记中写入属性。
Declare an engine tag by enclosing it with the element.
请在引擎标记两端加入元素来声明它。
The user now has a chance to modify each individual tag element.
用户现在有机会修改每一个单独的标签元素。
The tag in green represents the currently selected element.
绿色的标记表示当前被选中的元素。
The tag of the root element is irrelevant.
根元素的标签是不相关的。
Since any given element is contained within the start and end tag of its containing element, the structure has to form a tree.
由于任何给定元素都包含在包容它的元素的开始与结束标记之内,因此该结构必然为树型。
For example, when it sees a tag, it instantiates the element class.
比如,每遇到一个标记,就实例化一个元素类。
The page is formatted on the element, using the tag.
页面的格式在元素上设置,使用标签。
The root element of a semantic tag is marked by adding a specific class to the element, which is specified by the live object framework.
通过向元素添加指定的类来标记语义标签的根元素,其中元素是由活动对象框架指定的。
An element representation is created when the parser reports the element start tag, but the initial form of that element is essentially just a shell which holds a reference to the parser.
当解析器报告元素开始标记时创建元素表示,但是该元素的初始形式仅仅只是一个壳,其中保存了对解析器的引用。
The XML document is completed with a close tag, for the root element.
XML文档以根元素的结束标记作为结束的标志。
An index entry is created for each complete tag context for each data element — that is, the concatenation of every tag leading up to the data element.
为每个数据元素的所有完整标记上下文创建索引项—即,并置数据元素前的每个标记。
You'll use this function to set the tag of the highest element.
您将使用此函数设置最高元素的标记。
应用推荐