This is because an XML tag is defined by its context, not just by its tag name.
这是因为XML标签是由上下文定义的,而不是由标签名定义的。
Two properties with the same tag name can be differentiated using namespaces.
具有相同标签名称的两个属性,可使用命名空间来区分。
Similarly, smart tag types are defined by a unique namespace URI plus the tag name.
同样,智能标记类型也是用唯一命名空间URI 和标记名定义的。
When an XML tag corresponds to a class, the tag name is taken directly from the class name.
当XML标记对应于一个类时,标记名就直接取自类名。
To locate the Flex callback, you first need to locate the Flex application by its tag name.
要找到Flex回调,首先需要按标记名称找到Flex应用程序。
We'll use the tag name ibc-0-1-1 to indicate that this code is an update to the tag ibc-0-1-0.
我们使用标记名称ibc - 0 - 1 - 1表示此代码是标记ibc - 0 - 1 - 0的更新。
XML namespaces turn local names into global ones by appending a global identifier to the tag name.
XML名称空间通过在标签名前增加全局标识符将本地名转化成全局名。
Use the elemtext String variable, which was set for event type START_TAG, to get the element tag name.
可以使用elemtextString变量来获得元素标签名称,该变量是为事件类型START _ TAG设置的。
The cache types are described in Table 3 according to the tag name used in the solrconfig.xml file.
solr提供了四种不同的缓存类型,所有四种类型都可在solrconfig. xml的部分中配置。
For write access, my tag name starts with a "W_" and for the read access my tag name starts with a "R_".
对于写访问,我使用的标记名以“ W _ ”开头;对于读访问,标记名以“ R _ ”开头。
In other words, property names are composed of a namespace URI and a tag name of the namespace URI.
换句话说,属性名是由命名空间uri和命名空间uri的标记名组成的。
In every XML tag name, the function replaces any underscore character (_) with a dash character (-).
对于每个xml标记名,该函数将其中的下划线(_)该为连字符(-)。
Therefore, every smart tag type is uniquely identified by its tag name in addition to its namespace.
因此,标签名称加上其命名空间便可以用来唯一地识别每个智慧标签型别。
By default, the tag name matches the name of the JSP that you created, but the two do not have to be same.
默认情况下,这个标签名称与您创建的JSP名称是相匹配的,但是这两者不完全一样。
Each tag in the document, opening and closing, is represented by an arrow-like icon that contains the tag name.
文档(无论是打开还是关闭)中的每个标记都由一个包含标记名的、象箭头一样的图标表示。
Property names are constructed by combining the namespace Uniform Resource Identifier (URI) and the tag name.
属性名是通过组合命名空间统一资源标识符(uri)和标记名而构成的。
This creates a child element of with the tag name set to be "feet" and the value set to the value of the variable ft.
这样创建了子元素,其标记名称被设置为“feet”,并且将数值设置为变量ft的值。
Each tag in the document, opening and closing, is represented by an arrow -like icon that contains the tag name.
文档(无论是打开还是关闭)中的每个标记都由一个包含标记名的、象箭头一样的图标表示。
This first selects all of the children with the tag name content, then gets the CDATA text from within the found nodes.
循环中首先选择标记名为content的所有子元素,然后从发现的节点中获得CDATA文本。
Selecting elements by a tag name is useful, but what if you only want to select a subset of elements, based on their CSS class?
根据标记名选取元素非常有用,但如果只是想根据css类选择一个元素子集,该怎么办呢?
Once you click tag as version, another dialog box pops up, asking you to create the meaningful tag name, as shown in Figure 16.
点击Tagasversion之后,显示另一个对话框。这个对话框要求您指定有意义的标记名称,见图16。
For examples and more information on the specific use of each of these different template tags, click on the tag name above.
关于这些不同的标签,每个的特别的用法的例子和更多的信息,点击以上的标签名。
Perhaps the most commonly used selector is the type selector, though most people think of it as a tag name or element selector.
最常用的选择符可能是类型选择符,但是大多数人把它称为标记名或元素选择符。
You recursively work through the XML document, using the XML tag name as the key of the item for the associative array that is built.
递归遍历XML文档,使用XML标记名作为所构建的关联数组的项目的键。
Gnosis.xml.objectify attaches subelement nodes directly as attributes of nodes (every node is of a custom class named after the tag name).
objectify将子元素节点直接作为节点的属性进行连接(每个节点都是一个根据标记名命名的定制类)。
If you erased a closing tag, typed a tag name incorrectly, or perhaps overtyped a symbol, such as a less than sign (<), you might run into this problem.
如果您误删了一个结束标记,键入的标记名不正确或者多打了一个小于号 (<),则有可能遇到这种问题。
You will notice the button now appears first in the drawer, the icon you just selected is shown, and your new text label is used instead of the tag name.
您会注意到按钮首先会出现在drawer中,您刚刚选择的图标也会显示出来,新的文本标签会拖入使用,而不是标签名字。
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来制定元素标签名称。
A prefix is not an identifier for the same reason that a tag name cannot be an identifier: the risk of two different applications using the same prefix is high.
标签名不是标识符,同样,前缀也不是标识符。两个不同应用程序使用同一前缀的风险很大。
A prefix is not an identifier for the same reason that a tag name cannot be an identifier: the risk of two different applications using the same prefix is high.
标签名不是标识符,同样,前缀也不是标识符。两个不同应用程序使用同一前缀的风险很大。
应用推荐