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