| [JET] [message #988677] |
Sat, 01 December 2012 01:17  |
noi poi Messages: 29 Registered: June 2012 |
Junior Member |
|
|
how can i iterate over attribute having upper bound as many
<c:iterate select="$BTStepMethodInvocation/@pcvalue" var="pcvalue">
<c:get select = "$BTStepMethodInvocation/@btstepname"/>.pc.addData("<c:get select = "$pcvalue"/>");
</c:iterate>
pcvalue is a Estring type atribute having upper bound as -1
here @pcvalue only gives me the first value of attribute and not all hte values
any help.
Thank you in advance
|
|
|
|
Powered by
FUDForum. Page generated in 0.02415 seconds