Hi David,
Your description of requirement is very much correct. In fact, i
need to place an integer(used to order sequentially the children of an
element-0,1,2...) in the output document. But i don't want to define these
numbers in the xml document as attributes of the children. Instead i thought
it should be easy to calculate at run-time.
-----Original Message-----
From: David Marston/Cambridge/IBM [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 28, 2002 8:26 PM
To: [email protected]
Cc: Vinoth Palaniappan
Subject: Re: how to use variable
Can you re-frame the problem like this:
For every [position in output tree], I need to place a value [string?
attribute? what type?] that was calculated from [data on input side]
by way of [formula, or just copied through].
.................David Marston