Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns1="http://license.x-formation.com/soap/type/enduser/version/1">
 <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <ns1:GetLicense>
   <activationKey><    <activationKey>9EFJK-TVJM0-MCDET-EZKXJ</activationKey>
   <hostid><    <hostid>HOSTNAME=test</hostid>
  </ns1:GetLicense>
 </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

...