swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax    
operator  

is external

 
 

Return type: Switch
Returns:       Returns true if the object or entity is external, and false otherwise. Replacing is with isnt reverses the results.

Syntax

stream-name indexer? (is | isnt) external
OR (for entity test)
entity (is | isnt) external


Purpose

This keyword tests to determine whether the object attached to a stream is external (an externally defined output stream). It returns true if the object is external, and false otherwise. Replacing is with isnt will reverse the results.

It can also be used as an entity test that returns true if the entity is an external entity. In this form, it is used primarily when testing the entities named by the values of entity or entities attributes. This test will always be true in an external-text-entity or external-data-entity rule.

    Related Syntax
   external-data-entity
   external-text-entity
 
 
 

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

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:33:48 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.