parent element
常见例句
- At the end of the element, you would restore the content handler for the parent element.
在结束对该元素的处理时,需要恢复父元素的内容处理程序。 - 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.
如果绑定到元素数据,它就应该是目标元素的父 元素;如果绑定到属性数据,它就应该是包含这个属性的 元素。 - 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 中,这意味着我需要构造元素的限定名称。 返回 parent element