XML Script logo
__mode and __delay attributes - overview
Usage

The __mode and __delay attributes work in different ways to control the processing of a given element; to turn the output of the contents of an element on or off; and to control whether or not the element tags themselves are echoed or discarded. The following table shows the effect each attribute has on its host element.

Attribute Process
element
Echo
content
Echo
element tags
default yes yes yes
__mode='dissolve' yes yes no
__mode='hide' yes no no
__mode='ignore' no no no
__delay='1' no yes yes

Version

1.0

Ref

t.5

Date

14 March 1999

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited