In web services that use the REST architecture, the format of the data that is trafficked by the network is XML or JSON, in some cases they can be both. However, I do not know what format the data is that is trafficked in a SOAP web service.
So, I would like to know what format the data is going through the network through a SOAP web service?