contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
declaration/definition   delimiter    
  Related Syntax   Related Concepts  

Syntax

  delimiter string


Purpose

A declaration that specifies how tokens in a list-valued attribute are separated when output by the "%v" format. The declaration applies to all list-valued attributes: those whose declared type is one of names, numbers, nmtokens, idrefs, or entities.

It specifies that the given quoted string appear between every pair of tokens when such a value is output. There cannot be more than one delimiter token in an OmniMark program. If there is no delimiter declaration, the tokens are separated by a single space.

delimiter does not provide as much control or specificity as the repeat scan and repeat over compound actions do.

    Related Syntax
   repeat over
   repeat scan
 
Related Concepts
   Attributes: list-valued
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.