Hi,
If I have a schema that has an unbounded element in it, for example a party may have many addresses, and I want to know how many of these are populated when I access the data, how do I know how many occurrences are populated? I assume that I would have to loop through the data to find out how many are populated, how do I do this with Javascript?
This raises the question of how do I then update the 5th occurrence in this unbounded element and save it back to the repository?
We currently using html/Javascript.
Thanks
Miklos Hagymassy
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management