mirror of
https://git.ugnet.gay/CrossTalk/azul.git
synced 2026-05-27 22:59:49 +00:00
10 lines
327 B
XML
10 lines
327 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
|
<soap:Body>
|
|
<soap:Fault>
|
|
<faultcode>soap:Client</faultcode>
|
|
<faultstring>Generic SOAP fault</faultstring>
|
|
<notAValidSoapTag>{{ exception }}</notAValidSoapTag>
|
|
</soap:Fault>
|
|
</soap:Body>
|
|
</soap:Envelope> |