Previous Topic

Next Topic

Book Contents

Book Index

response_unregister XML example

The following example describes a successful response:

<?xml version="1.0" encoding="ISO-8859-1"?>

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

  <SOAP-ENV:Body>

    <ctmem:response_unregister xmlns:ctmem="http://www.bmc.com/ctmem/schema918">

      <ctmem:status>OK

      </ctmem:status>

    </ctmem:response_unregister>

  </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Parent Topic

User Unregistration