swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
Prerequisite Concepts     Related Syntax  
Attributes: order of indexing

The attributes and the data-attributes shelves are indexed:

The following output action gives the value of the first attribute declared for the current element, no matter what its name or where its value is specified in a start tag. The following is in error if there are no attributes declared for the currently opened element, or if the first declared attribute has neither a default nor a specified value:

  output attributes[1]

In the next case the value of the first attribute specified in the start tag is output, no matter what its declared order. (Here the output action is an error if no attributes are specified in the start tag, even if there are declared attributes and they all have default values.)

  output specified attributes[1]

Prerequisite Concepts
     Data attributes associated with entity attributes
 
  Related Syntax
   attributes
   data-attributes
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.