XML Script logo
Template using __maxCR
Code
<_data >
<Holder >
<Sample attr="one" />
<Sample attr="two" />
<Sample attr="three" />
</Holder>
</_data>
<_template name="CRtest" >Processing # .attr #</_template>
<_method element="Sample" template="CRtest" />
<_process element="Holder" />
Output

<Holder >
Processing one
Processing two
Processing three
</Holder>
Ref

x.902

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