our client using java platform for this we need customize soap body during serialization
my code is following
[WebService(Namespace = "srijanrozgaar.com/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class Srijan_Hughes : System.Web.Services.WebService {
public...