Jump to content

xpath mapping for continuous repeated nodes


Recommended Posts

Hi All,

Need help in mapping the nested repetive node. In the below xml, category is the repeated node under collection and the same gets repeated n times under products/types. I tired to map with the for each options but since its nested element gets repeated 'n' times can't use the for each again & again

Please suggest any alternate options to map

 

I1

 

 

C1

 

C1P1

C1A1

 

 

C1

 

C1P1

C1A1

 

 

C1

 

C1P1

C1A1

 

 

 

 

 

 

 

 

 

 

 

C1P1

C1A1

 

 

C1

 

C1P1

C1A1

 

 

 

 

 

 

 

 

C1P3

A3

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...