swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
  Related Syntax    
operator   attribute is defaulted    

Return type: Boolean
Returns:       

True or false.



Syntax
  attribute attribute-name element-qualifier*
     (indexer)? (is | isnt) defaulted


Purpose

An element test that succeeds when:

Otherwise, the test fails. Using isnt instead of is reverses the results.

Unlike most other attribute references, no error is generated if the specified attribute does not exist, or was not given a value (since the test doesn't actually use the value).

If the element-qualifier references an element that does not exist, or the specified attribute is not declared, the is form of the test always fails, and the isnt form always succeeds.

    Related Syntax
   attribute
   attributes
 
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:06:59 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.