topical media & game development
professional-xml-21-Listing-21-6.txt / txt
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/
oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/
oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>http://tempuri.org/Add>
<wsa:MessageID>urn:uuid:5405b840-e7cc-4b62-a235-bbd79785bad7</wsa:MessageID>
<wsa:ReplyTo>
<wsa:Address>
http://schemas.xmlsoap.org/ws/2004/08/
addressing/role/anonymous
</wsa:Address>
</wsa:ReplyTo>
<wsa:To>http://localhost:2263/WSE/Service.asmx>
<wsse:Security soap:mustUnderstand="1">
<wsu:Timestamp wsu:Id="Timestamp-4c73c5af-2f3c-4b19-b172-9054289b400f">
<wsu:Created>2006-09-23T22:43:21Z</wsu:Created>
<wsu:Expires>2006-09-23T22:48:21Z</wsu:Expires>
</wsu:Timestamp>
<wsse:UsernameToken
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/
oasis-200401-wss-wssecurity-utility-1.0.xsd"
wsu:Id="SecurityToken-37cd48a5-99de-4fbf-885f-10e5325bb61d">
<wsse:Username>BEvjen</wsse:Username>
<wsse:Password
Type="http://docs.oasis-open.org/wss/2004/01/
oasis-200401-wss-username-token-profile-1.0#PasswordDigest">
Ifj+616Z9JM+eMHcyVj7RFzHiVE=
</wsse:Password>
<wsse:Nonce>7nb2/FzjzpYsrnoeJseL1Q==</wsse:Nonce>
<wsu:Created>2006-09-23T22:43:21Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soap:Header>
<soap:Body>
<Add xmlns="http://tempuri.org/">
<a>10</a>
<b>20</b>
</Add>
</soap:Body>
</soap: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.