The SOAP Body contains the document payload

SOAP :: Document Literal
<?xml version="1.0"?>
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Header />
<Body>
    <purge xmlns="http://fud.prohost.org/message">
        <documentid>298</documentid>
    </purge>
</Body>
</Envelope>