For example, if an element child inherits from element parent, the schema tree for child will include a group for parent that is based on its type.
例如,如果一个子元素继承自父元素,子元素的架构树将包含一个基于其类型的父元素组。
If you bind to element data, it should be the parent element of the target element; if you bind to attribute data, it should be the containing element.
如果绑定到元素数据,它就应该是目标元素的父元素;如果绑定到属性数据,它就应该是包含这个属性的元素。
As each element is defined, you need to identify which parent elements it can be in and which child elements (if any) it can contain.
在定义每个元素时,需要确定它可以包含在哪些父元素中,以及包含哪些(如果有的话)子元素。
As mentioned in Nest the elements, an element that contains another element is the parent of that contained element.
如在嵌套元素小节中提到的一样,包含其他元素的元素就是被包含元素的父元素。
I want the new element to be in the same namespace as the existing parent element, and in DOM this means I need to construct the qualified name of the element.
我想将这个新元素放置在与现有的父元素相同的名称空间中,并且在DOM中,这意味着我需要构造元素的限定名称。
The navigator content extension defines a content provider and label provider that can be used to provide children and parent objects for element of an EMF model.
导航器内容扩展定义了内容提供程序和标签提供程序,可以使用这些程序为emf模型的元素提供子对象和父对象。
Finally, browser vendors had to decide what happened when an element and its parent element both had a handler for the same event.
最终,浏览器必须要对一个元素和这个元素的父元素对同一个动作都有事件处理程序做出选择。
At the end of the element, you would restore the content handler for the parent element.
在结束对该元素的处理时,需要恢复父元素的内容处理程序。
Any child element must be completely enclosed between the starting and end tags of its parent element.
任何子元素都要完全包含在其父元素的开始和结束标记内部。
The list is "live," so I can make changes to the list directly rather than needing to call a method on the parent element.
这张列表是“活的”,所以我能直接对它进行更改,而不必调用父元素上的方法。
In general, an element node is the parent of a text node; but here, the predicate essentially de-references the text within an element.
一般来说,元素节点是文本节点的父节点,但这里谓词实际上引用了元素中的文本。
Validation is checking your document's structure against rules for your elements and how you defined child elements for each parent element.
验证就是根据元素规则检查文档的结构,以及如何为每个父元素定义子元素。
Tree structure view: in this format, the WBS is depicted using a tree structure with each child element connected to the parent element through a line.
树状视图:在这种格式中,用树状结构来体现WBS,每一个子元素都由连接线连到父元素上。
Planetary scientists can determine a rock's age by calculating how many radioactive "parent" isotopes of a particular element have decayed into "daughter" isotopes.
行星科学家们可以通过计算一个特定元素有多少“母亲”放射性同位素衰变为“女儿”同位素来确定岩石的年龄。
Some elements will be wrapped inside a parent element-that is, an element that fully contains another element.
有些元素被打包到父元素中—就是说,一个元素完全包含另外一个元素。
Here we've specified that we want child elements indented two Spaces from the parent element, and that we want new lines between elements.
这里我们已指定希望子元素从父元素缩进两个空格,并且希望元素间有空行。
In other words, say you have a given element and you want to find its parent element, one of its child elements, or its previous or next sibling element.
换而言之,根据一个给定的元素查找其父元素、子元素、前一个或后一个兄弟元素。
The root element is the only element in an XML document that does not have a parent.
根元素是XML文档中惟一没有父元素的元素。
The observer is either specified through the ev: observer attribute, or the parent element.
观测者可以通过ev:observer属性指定,或者默认为父元素。
As shown in Listing 3, DOMActivate is the event, message element is the handler, and parent trigger is the observer.
正如清单3所示,DOMActivate是事件,消息元素是处理程序,父触发器是观察者。
It is the parent element of one or more lure elements, each of which is the parent of three other elements.
它是一个或多个lure元素的父元素,而每个lure元素又是其他三个元素的父元素。
Create child elements as you would any other element, and then incorporate them into the parent in the following manner.
与其他元素一样创建子元素,然后按照下面的方式结合到父元素中。
The main foreach loop cycles through each of the nodes within the parent filesystem element.
主foreach循环对父filesystem元素中的每个节点进行循环。
As of WebSphere Process Server 6.0.1, anonymous types use the parent element name appended by _._type.
对于WebSphereProcessServer6.0.1,匿名类型将使用后面追加了_ . _type的父元素名。
Finally, get the author's name by jumping from the element, back up to its parent, then using find('author>name').
最后,从元素跳回到它的父元素,接着使用find('author>name'),获得作者的用户名。
The new element "POBox" does not appear in the updated document because its parent element "addr" is deleted.
新元素“POBox”不会出现在更新后的文档中,因为它的父元素“addr”被删除了。
Otherwise, wrap it in a new element with the name "text" in the namespace of the parent element.
否则,将它包装到父元素的名称空间中一个名为“text”的新元素中。
First, the parent element (appropriately named channel) is created with an appropriate about attribute.
首先,创建一个带有恰当about属性的父元素(通常命名为channel)。
Even though most name elements are the first element within their parent element, they are the second node because a blank text node (including a line break) exists between the tags.
即使大多数name元素是它们父元素中的第一个元素,它们其实是第二个节点,因为标记之间存在一个空文本节点(包含一个换行)。
The first column is the value of the position function of those Name elements that are first within their parent element.
第一列是position函数的值,这些Name元素是它们父元素中的第一个元素。
应用推荐