When you want to fetch multiple records from XML document and display into Html format, you need to use for each element transformation. It helps you to do looping for selected node which contains sub nodes with different values for fields.
When you want to fetch multiple records from XML document and display into Html format, you need to use for each element transformation. It helps you to do looping for selected node which contains sub nodes with different values for fields.