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