Sha256: f940273c16e65a7630b724f49d43beb0892391d080e1ef6b3c0ef4fda76aa6a8

Contents?: true

Size: 1.49 KB

Versions: 11

Compression:

Stored size: 1.49 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" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <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>
    <wsse:Security xmlns:wsse="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>
    </wsse: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>
      <ds:Signature />
    </SearchDocuments>
  </s:Body>
</s:Envelope>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
signer-1.10.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.9.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.8.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.7.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.6.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.5.1 spec/fixtures/input_4_with_nested_signatures.xml
eet_signer-1.6.0 spec/fixtures/input_4_with_nested_signatures.xml
eet_signer-1.5.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.5.0 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.4.3 spec/fixtures/input_4_with_nested_signatures.xml
signer-1.4.2 spec/fixtures/input_4_with_nested_signatures.xml