Hello,
I have to create a web service application and I am new to it. The requirement is that I have to use my own custom XML for the data transfer. However, in most of the tutorials I find online, I only need to create a POJO and everything else is done by the container/provider.
Kindly help/suggest/guide me to the right resource which can show me on how to define my own XML schema to be used in the web service.
