رجوع

أدوات المطور

منسق SOAP

Format SOAP XML مع readable indentation.

التصنيف

أدوات المطور

الوسوم

soapXMLمنسقapi
المزيد من أدوات المطور
الإدخال

منسق SOAP

soapXMLمنسقapi
الإخراج

Formatted SOAP

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetTool>
      <Id>42</Id>
    </GetTool>
  </soap:Body>
</soap:Envelope>