MITHARG
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to handle XML subelements withe the same element names

Go down

How to handle XML subelements withe the same element names Empty How to handle XML subelements withe the same element names

Post  kasthuri Mon Jan 28, 2013 11:45 am

Hi. I have an XML schema I'm trying to parse that contains subelements with the same element name. For example:

Code:
/PaymentSegment/PaymentAmount/Currency
/PaymentSegment/PaymentAmount/Amount


... and ...

Code:
/PaymentSegment/InstructAmount/Currency
/PaymentSegment/InstructAmount/Amount


How do I distinguish between the two Currency and Amount fields for my MOVE statements?

kasthuri

Posts : 212
Join date : 2013-01-27

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum