First page Back Continue Last page Overview Graphics
SOAP VOORBEELD
<SOAP-ENV:
Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<m:getthedate xmlns:m='http://www.dewinter.com/'>
<format>l d M Y</format>
<utc>1</utc>
</m:getthedate>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Notes: