Sha256: 80949d8db87d97c0a319dbcaee8900f76efd390049a15db1fa447e1781863391

Contents?: true

Size: 1.06 KB

Versions: 17

Compression:

Stored size: 1.06 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<ebicsRequest xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:org:ebics:H004" Version="H004" Revision="1">
 <header authenticate="true">
   <static>
     <HostID>SIZBN001</HostID>
     <TransactionID/>
   </static>
   <mutable>
     <TransactionPhase>Receipt</TransactionPhase>
   </mutable>
 </header>
 <AuthSignature>
   <ds:SignedInfo>
     <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
     <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
     <ds:Reference URI="#xpointer(//*[@authenticate='true'])">
       <ds:Transforms>
         <ds:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
       </ds:Transforms>
       <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
       <ds:DigestValue/>
     </ds:Reference>
   </ds:SignedInfo>
   <ds:SignatureValue/>
 </AuthSignature>
 <body>
   <TransferReceipt authenticate="true">
     <ReceiptCode>0</ReceiptCode>
   </TransferReceipt>
 </body>
</ebicsRequest>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
epics-2.7.0 spec/fixtures/xml/haa_receipt.xml
epics-2.6.0 spec/fixtures/xml/haa_receipt.xml
epics-2.5.0 spec/fixtures/xml/haa_receipt.xml
epics-2.4.0 spec/fixtures/xml/haa_receipt.xml
epics-2.3.0 spec/fixtures/xml/haa_receipt.xml
epics-2.2.0 spec/fixtures/xml/haa_receipt.xml
epics-2.1.2 spec/fixtures/xml/haa_receipt.xml
epics-2.1.1 spec/fixtures/xml/haa_receipt.xml
epics-2.1.0 spec/fixtures/xml/haa_receipt.xml
epics-2.0.0 spec/fixtures/xml/haa_receipt.xml
epics-1.8.1 spec/fixtures/xml/haa_receipt.xml
epics-1.8.0 spec/fixtures/xml/haa_receipt.xml
epics-1.7.2 spec/fixtures/xml/haa_receipt.xml
epics-1.7.1 spec/fixtures/xml/haa_receipt.xml
epics-1.7.0 spec/fixtures/xml/haa_receipt.xml
epics-1.6.0 spec/fixtures/xml/haa_receipt.xml
epics-1.5.2 spec/fixtures/xml/haa_receipt.xml