Difference between WSDL 2.0, WADL & XRD?
WADL (Web Application Description Language) WADL is a standard to describe HTTP-based web applications. So WADL can be seen as an HTTP equivalent of WSDL 1.1. WSDL (Web Services Description Language) WSDL 2.0 can be used to describe HTTP Web services and thus competes with WADL. But it has a wider scope. XRD (eXtensible Resource … Read more