We receive data by the SOAP server as this data, i.e. array, validate according to the XSD schema, since SOAP itself, although it uses WSDL, which uses XSD, does not validate
7 people and no answer ... oh, and the answer is this:
we take an incoming request - file_get_contents ('php://input')
use DOMDocument to validate the
profit