open element is Full Description |
|
Syntaxopen element element-qualifier* (is | isnt) (element-name | element-name-list) Purpose An element test that succeeds if a specified element is opened in the set of opened elements. It is equivalent to, but more efficient than, Replacing If no element qualifiers are present, the test always applies to the current element. The test allows the programmer to specify a parenthesized list of element-names separated by |