ContributionsMost RecentMost LikesSolutionsRe: how to pass data as container data type Hi Rich, Thanks for your response. Perhaps I should rephrase my question properly.... The data I need to pass to my web service as container data type which has key and value format. I don't know what values to put in the question marks in the xml element. For example, if i want to send the data as pet = tiger as my container data type. Your help is greatly appreciated. <rhv:TechNotes> <!--You have a CHOICE of the next 2 items at this level--> <rhv:element type="?" name="?">?</rhv:element> <rhv:container/> </rhv:TechNotes> how to pass data as container data type Hi All, I have hard time to pass data in SoapUI as testing. Has someone done this before? Thanks <rhv:TechNotes> <!--You have a CHOICE of the next 2 items at this level--> <rhv:element type="?" name="?">?</rhv:element> <rhv:container/> </rhv:TechNotes>