Re: <extensionobjects/> is coming while validating the map

Home Page Forums BizTalk 2004 – BizTalk 2010 <extensionobjects/> is coming while validating the map Re: <extensionobjects/> is coming while validating the map

#24848

Hi ,

 

Please find the Output as:

<TestCRMServiceResponse xmlns=”http://tempuri.org/”><TestCRMServiceResult><smart xmlns=””><Data><header></header><body><UserProfileDto><MSISDN>919127010047</MSISDN><Balance>-7640</Balance><IMSI>405881000000051</IMSI><SIMStatus>A</SIMStatus></UserProfileDto></body></Data></smart></TestCRMServiceResult></TestCRMServiceResponse>

 

 

And the Input xml as :

<TestCRMServiceResponse xmlns=”http://tempuri.org/”><TestCRMServiceResult><smart xmlns=””><Data><header><ACTION_ID>QueryProfile</ACTION_ID><REQUEST_ID>0012008111700001</REQUEST_ID><returnMsg>Successful</returnMsg><returnCode>0</returnCode></header><body><UserProfileDto><ActiveStopDate>2010-08-03</ActiveStopDate><L_PostOffice></L_PostOffice><BrandName>AS SUK Pricing Class</BrandName><MSISDN>919127010047</MSISDN><FirstCallDate>2010-04-15 16:45:10</FirstCallDate><BalDtoList><BalDto><Balance>-7640</Balance><UpdateDate>2010-05-05 12:22:19</UpdateDate><AcctResName>Basic Balance</AcctResName><ExpDate>2010-08-03 00:00:00</ExpDate><EffDate>2010-03-25 00:00:00</EffDate><AcctResCode>0</AcctResCode><BallID>1134791</BallID></BalDto></BalDtoList><RefillBlockReason>0</RefillBlockReason><DefLang>1</DefLang><L_Pincode></L_Pincode><Genter></Genter><DisableStopDate>2010-11-01</DisableStopDate><L_State></L_State><CustomerName>919127010047</CustomerName><Salutation></Salutation><LastRecharge>0</LastRecharge><IMSI>405881000000051</IMSI><PricePlanCode>400003</PricePlanCode><SIMStatus>A</SIMStatus><SIMSubStatus></SIMSubStatus><L_LocalAddress></L_LocalAddress><LastRechargeDate>2010/05/05 12:22:19</LastRechargeDate><L_City_Town_Village></L_City_Town_Village><DOB></DOB><L_District></L_District><PricePlanDtoList><PricePlanDto><ExpDate>2010-08-02 12:22:19</ExpDate><CreatedDate>2010/05/05 12:22:19</CreatedDate><EffDate>2010-05-05 12:22:19</EffDate><PricePlanName>AS Per Sec Plan</PricePlanName><PricePlanIndex>4001</PricePlanIndex></PricePlanDto></PricePlanDtoList></UserProfileDto></body></Data></smart></TestCRMServiceResult></TestCRMServiceResponse>