swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
     
control structure   repeat over data-attributes    

Syntax

  repeat over specified? data-attributes (of attribute-reference
     element-qualifier*)? as alias-name
     local-declaration*
     action*
  again


Purpose

An action that can be used to iterate over all attributes that:

repeat over data-attributes must specify an alias-name following as. This name is used to identify the attribute selected for each iteration within the repeat over action. Any name can be used.

Use of the keyword data-attribute followed by alias-name, without qualifiers, inside the repeat over data-attributesaction always refers to the attribute identified by the alias.

       
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.