topical media & game development
basic-xml-15-listing16.xml / xml
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
<SOAP-ENV:Header xmlns:some-ns="http://www.sernaferna.com/soap/headers/">
<some-ns:authentication mustUnderstand="true">
<UserID>User ID goes here...</UserID>
<Password>Password goes here...</Password>
</some-ns:authentication>
<some-ns:log mustUnderstand="false">
<additional-info>Info goes here...</additional-info>
</some-ns:log>
<some-ns:log>
<additional-info>Info goes here...</additional-info>
</some-ns:log>
</SOAP-ENV:Header>
<SOAP-ENV:Body xmlns:body-ns="http://www.sernaferna.com/soap/rpc">
<body-ns:mainRPC>
<additional-info/>
</body-ns:mainRPC>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.