Timestamped SOAP message

<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<wsse:Security
xmlns:wsse="http://docs.oasisopen.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
soapenv:mustUnderstand="1">
<wsu:Timestamp
xmlns:wsu="http://docs.oasisopen.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
su:Id="Timestamp-29987161">
<wsu:Created>2007-06-19T16:22:28.578Z</wsu:Created>
<wsu:Expires>2007-06-19T16:27:28.578Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<cms:getNumberOfArticles xmlns:cms="http://daily-moon.com/cms">
<cms:category>cat1</cms:category>
</cms:getNumberOfArticles>
</soapenv:Body>
</soapenv:Envelope>

No comments:

Post a Comment