Sha256: 67d02363f3ad50044565822627f66e97b3e617b65166763d0fe75598ca264093
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 KB
Contents
<?xml version="1.0"?> <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:wsurandom="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <s:Header> <a:Action s:mustUnderstand="1">http://tempuri.org/IDocumentService/SearchDocuments</a:Action> <a:MessageID>urn:uuid:30db5d4f-ab84-46be-907c-be690a92979b</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> <To xmlns="http://www.w3.org/2005/08/addressing" xmlns:a="http://www.w3.org/2003/05/soap-envelope" a:mustUnderstand="1">http://tempuri.org/PublicServices/Test/1.0.12/PublicServices/DocumentService.svc</To> <o:Security xmlns:o="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" s:mustUnderstand="1"> <wsurandom:Timestamp> <wsurandom:Created>2012-05-02T18:17:14.467Z</wsurandom:Created> <wsurandom:Expires>2012-05-02T18:22:14.467Z</wsurandom:Expires> </wsurandom:Timestamp> </o:Security> </s:Header> <s:Body> <SearchDocuments xmlns="http://tempuri.org/"> <searchCriteria xmlns:b="http://schemas.datacontract.org/2004/07/BusinessLogic.Data.Documents.Integration" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <b:RegistrationNo>1</b:RegistrationNo> </searchCriteria> </SearchDocuments> </s:Body> </s:Envelope>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
signer-1.3.0 | spec/fixtures/input_1.xml |
signer-1.2.1 | spec/fixtures/input_1.xml |
signer-1.2.0 | spec/fixtures/input_1.xml |