truiton.com
Consuming WCF SVC XML Web Service with Attributes in Android - Truiton
Finally I found a way through which I could invoke a WCF SVC XML web service with attributes in Android, i.e. via HttpClient, HttpPost, HttpResponse, and HttpEntity classes of org.apache.http package.
Mohit Gupt