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.
您首先要确定元素标签,然后获得元素标签的文本节点值。
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.
通过这种方法,它可以省略元素的结束标签。
Make all namespace declarations up in the start tag of the document element if at all possible.
如果可能,将所有名称空间的声明都编排到文档元素的开始标记中。
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.
如果子组件包含一个或多个属性,那么这个过程会复杂一些,因为要用一个单独的步骤向元素的开始标记中写入属性。
However, the particular calculation that went into the element contents is contained as an attribute of the tag.
不过,加入元素内容的特定计算是作为标记的一个属性包含在内的。
The last step, closing the element, is completed by simply writing out the closing tag for the accessor.
最后一步是关闭元素,只要为这个访问器写一个关闭标记这一步即告完成。
Building on the prior example, if you add an element named, it will have a beginning tag and a corresponding end tag.
我们继续以前面的示例为例,如果添加了名为的元素,它将有一个开始标记和相应的结束标记。
Each tag is listed, and the number of blog articles containing that tag is listed in the next element.
不仅列出了每个标记,还在下一个元素中列出了包含该标记的博客文章的数量。
Note that the case insensitivity only applies to element and attribute values, not to the tag names themselves.
注意,不区分大小写只应用于元素和属性值,而不应用于标记名本身。
Since any given element is contained within the start and end tag of its containing element, the structure has to form a tree.
由于任何给定元素都包含在包容它的元素的开始与结束标记之内,因此该结构必然为树型。
An index entry is created for the concatenation of the two preceding items (tag context plus data element).
为前两项(标记上下文加上数据元素)的并置创建索引项。
Although you could create a new element equivalent for any tag in a general DTD, this work is useless to you as an author unless the content models that would include the tag are also specialized.
虽然可以为一般dtd中的任何标记创建新的等价元素,但是除非内容模型包含也进行专门化的标记,否则这对作者来说毫无用处。
It is possible for an XML document to use an extension tag as the top level element.
一个XML文档使用某个扩展标签作为顶层的元素是可能的。
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.
当解析器报告元素开始标记时创建元素表示,但是该元素的初始形式仅仅只是一个壳,其中保存了对解析器的引用。
Methods attached to an instance of a Builder represent an element of that markup (such as a tag in HTML).
生成器的实例的方法表示该标记(如HTML中的标 签)的元素。
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.
为每个数据元素的所有完整标记上下文创建索引项—即,并置数据元素前的每个标记。
These are the usual collection: a tag starts, a tag ends, element text is encountered, and so on.
以下是常用集合:开始标记、结束标记、遇到的元素文本等等。
To mark the beginning tag of the element, place the element's name inside angle brackets () like this: .
要标记元素的开始标记,像这样将元素名放到尖括号中():。
You must encode all variable names of the form with the encodeNameSpace tag element.
您必须使用encodeNameSpace标记元素对表单的所有变量名进行编码。
应用推荐