Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » [JET]
[JET] [message #988677] Sat, 01 December 2012 01:17 Go to next message
Eclipse UserFriend
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
Re: [JET] [message #988803 is a reply to message #988677] Mon, 03 December 2012 04:52 Go to previous message
Eclipse UserFriend
please reply me
Previous Topic:JET2 not writing files
Next Topic:[JET]
Goto Forum:
  


Current Time: Fri Jul 25 12:18:41 EDT 2025

Powered by FUDForum. Page generated in 0.06780 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top