contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   element is    
  Related Syntax    

Summary   Boolean

Returns true if the element specified by the element qualifiers is identified by one of the specified names, and false otherwise. Replacing is with isnt will reverse these results.

 

Syntax

  element element-qualifier* (is | isnt) (element-name | element-name-list)


Purpose

An element test that succeeds if the element being tested is identified by one of the specified names.

If no element qualifiers are present, the test applies to the current element.

The test allows the programmer to specify either a single element name or a parenthesized list of element-names, separated by or or "|", instead of a single element name.

    Related Syntax
   element
   pattern
 
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:04 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.