it is the parent element of one or more lure elements, each of which is the parent of three other elements.
它是一个或多个lure元素的父元素,而每个lure元素又是其他三个元素的父元素。
the new element 「pobox」 does not appear in the updated document because its parent element 「addr」 is deleted.
新元素 「pobox」不会出现在更新后的文档中,因为它的父元素 「addr」被删除了。
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,每一个子元素都由连接线连到父元素上。
finally the declaration for the element is located in the type definition typey of its parent element .
最后元素 的声明位于它的父元素 的类型定义typey 中。
otherwise, wrap it in a new element with the name 「text」 in the namespace of the parent element
否则,将它包装到父元素的名称空间中一个名为「text」的新元素中。
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.
如果绑定到元素数据,它就应该是目标元素的父元素;如果绑定到属性数据,它就应该是包含这个属性的元素。
first, the parent element (appropriately named channel) is created with an appropriate about attribute.
首先,创建一个带有恰当about属性的父元素(通常命名为channel)。
and you can select a parent element of the current element with ../.
用../可以选择当前元素的父元素。
to add a border to the parent element of every check box, you can use xpath's /.. syntax
要在所有复选框的父元素中添加一个边框,可以使用xpath的 /..
the widget parent element has attributes that specify information about the widget, as shown in table 1.
widget父元素有详细说明widget信息的属性,如 表1 所示。
there are ways around this, but it’s best to side-step the issue by applying the padding to the parent element instead of the child that gets a fixed-width.
对此也有权宜之计,不过最好是绕过这个问题,当子元素的宽度固定时,为父元素指定padding。
as of websphere process server 6.0.1, anonymous types use the parent element name appended by _._type.
对于websphereprocessserver6.0.1,匿名类型将使用后面追加了 _._type的父元素名。
this tells dojo to look for an html element with id pie-chart and use this as the parent element of the chart that will be created.
这将告诉dojo要寻找具有idpie-chart的html元素并将其用作将要创建的图表的父元素。
finally, browser vendors had to decide what happened when an element and its parent element both had a handler for the same event.
最终,浏览器必须要对一个元素和这个元素的父元素对同一个动作都有事件处理程序做出选择。