Posted: Wed Nov 17, 2010 2:22 am Post subject: Group repeat
Newbie
Joined: 11 Nov 2010 Posts: 3
Hi,
I am creating a message set of TDS type. I have group of elements which will be repeating. They will be repeating fixed number of times(Say 10 times).
I have created these elements under group and have added this group to the message. But the problem is that I cann't give the "Repeate Reference" a fixed number. It has to the dynamic value which I should have declared in the message.
But, what I want is to repeate that group fixed number of times. How can I specify this?
Just set maxOccurs to 10. Repeat reference is only for the rare cases when you need get the number of occurrences from a previous field in the message.
Just set maxOccurs to 10. Repeat reference is only for the rare cases when you need get the number of occurrences from a previous field in the message.
But, the group of elements has to repeat when it parses the incoming message. By setting maxOccurs we cann't achieve this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum