<?xml version="1.0"?>
<SOAP:Envelope
    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"
    SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP:Header>
         <wscoor:CoordinationContext>
            <wsu:Identifier>
                http://www.AFictitiousPCAssembler.com/WSTM/ids/786
            </wsu:Identifier>
            <wscoor:CoordinationType>
                http://schemas.xmlsoap.org/ws/2002/08/wstx
            </wscoor:CoordinationType>
            <wscoor:RegistrationService>
                <wsu:Address>
                    http://www.AFictitiousPCAssembler.com/WSTM/registration
                </wsu:Address>
            </wscoor:RegistrationService>
        </wscoor:CoordinationContext>
    </SOAP:Header>
    <SOAP:Body>
        <!-- Some application specific message wrapped inside the SOAP body.
             The message is sent from the PC assembly management module to the database module.
             The message is intended to flush the data to the database module-->
   </SOAP:Body>
</SOAP:Envelope>