<soapenv:Envelope  
  xmlns:q0="http://www.example.org/CompteClient/"  
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"  
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">  
  <soapenv:Header>  
</soapenv:Header>  
  <soapenv:Body>  
<q0:Compte>
  <nom>AZERT</nom>
</q0:Compte>
</soapenv:Body>  
</soapenv:Envelope>  

      
