We have a few queries on formats supported by DocuSign REST API
1) All the DocuSign REST API's support XML and JSON format. is this understanding correct? Will it be supported in future as well?
2) We are integrating DocuSign API in our application, which format should be preferred - XML or JSON?
3) There are few differences between XML and JSON request format for each API. This results in two different XSD file for each API. Is there any way to have single XSD file to support both format?