How to bring the value of a multi valued Sub tags with different parent tags under a common header tag in XSLT
I am trying to print the values in a loop for multiple occurences where one of the value’s header tag is different from the other. The count of the child3 tag may be more than the child1 tag but the third occurence of child3 tag will be ignored as only two occurence of child1 tag is available.