Iterate Child Applets Tag
The <div od-iterator=childIterator> tag iterates each of the child applets that Siebel CRM defines for this applet according to the position value of the view web template that resides in the view that references this applet. It uses the following format:
<div od-iterator=childIterator>> ...... <!--od section iterator close–>
SWE can use this tag only in the base template of an applet. If the applet does not contain a child applet, then SWE ignores this tag.