Skip to Content
0
Former Member
Apr 08, 2011 at 06:03 AM

Mapping first node

24 Views

<Empid>

<ID>

<No>12</No>

</ID>

<Name>

<FirstName>demo</FirstName>

<LastName>test</LastName>

</Name>

<Empid>

I have to check if the first occurence of FirstName in the Name node as Test1 then map to target element.

Somebody pelase help me with the mapping for this condition.

Thanks