XML Script logo
Using _eval with result='data'
Code
# \.count := 3 #
<_eval result="data" >
<Cash >
	<_for from="1" to="\.count" ><Deposit /></_for>
</Cash>
</_eval>
<_process element="Cash" />
Output

<Cash >
	<Deposit /><Deposit /><Deposit />
</Cash>
Ref

x.2401

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