contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   preparent is    
  Related Syntax    

Summary   Boolean

Returns true if the given preparent is an ancestor of the element, false otherwise. Replacing is with isnt will reverse the results.

 

Syntax

  preparent element-qualifer* (is | isnt) (element-name | element-name-list)


Purpose

A test that checks to see whether a specified element has a preparent (parent of a parent) with a given element-name. In other words, it answers the question: Is the given preparent an ancestor of the specified element?

    Related Syntax
   ancestor is
   element
   parent is
 
 
----  

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.