-
Jan 11th, 2013, 03:43 AM
#1
How to read xml attribute and value using staxEventItemReader
Hi,
I have problem in
1.Mapping tag which contains attribute and value..for e.g
<aid IdScope="Sender">20110421000008</aid >
Here how to read IdScope attribute and its value.
2.I am getting duplicate entry exception for following as unstructAddressLine tag is repeated.
<UnstructAddress>
<UnstructAddressLine>kabban park street</UnstructAddressLine>
<UnstructAddressLine>shivaji nagar</UnstructAddressLine>
<UnstructAddressLine>dharwad</UnstructAddressLine>
</UnstructAddress>
please help me to resolve these things.
Thanks in advance
sanjeev
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules