codice:var soapMessage = '<soapenv:Envelope \ xmlns:q0="..." \ xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" \ xmlns:xsd="http://www.w3.org/2001/XMLSchema" \ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> \ <soapenv:Header> \ </soapenv:Header> \ <soapenv:Body> \ <q0:match> \ <q0:tagQuery>Alice</q0:tagQuery> \ </q0:match> \ </soapenv:Body> \ </soapenv:Envelope>';

Rispondi quotando
Purtroppo anche modificando il codice come mi hai suggerito il risultato non cambia
