Hi All,
From where can I get XSDs for Azure classes? That is for classes HostedService, Role, RoleInstance etc. Theses are listed here: http://dl.windowsazure.com/javadoc/
Actually I am using Azure REST API for getting all the hosted services for my subscription in xml format and trying to assign them to java classes using JAXB. But not getting success getting error. So trying to get XSD for generating classes and then convert xml to java object.
Thanks and Regards,
Pavan Kale
pavan_kale@bmc.com