passerelle/tests/data/toulouse_maelis/Q_update_coordinate.xml

26 lines
979 B
XML

<?xml version="1.0" encoding="utf-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken>
<wsse:Username>maelis-webservice</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">maelis-password</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
</soap-env:Header>
<soap-env:Body>
<ns0:updateCoordinate xmlns:ns0="family.ws.maelis.sigec.com">
<numDossier>1312</numDossier>
<numPerson>613878</numPerson>
<adresse>
<num>169</num>
<numComp/>
<street1>Château</street1>
<street2/>
<town>Paris</town>
<zipcode>75014</zipcode>
</adresse>
</ns0:updateCoordinate>
</soap-env:Body>
</soap-env:Envelope>