Skip to content

Commit 4563a27

Browse files
committed
modificata versione file sepa da 00.01.00 a 00.01.01
1 parent 7d0d41e commit 4563a27

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

code/resources/views/documents/credits_rid.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
$count_total = $count_total * -1;
2222
2323
?>
24-
<urn:CBIBdySDDReq xmlns:urn="urn:CBI:xsd:CBIBdySDDReq.00.01.00">
24+
<urn:CBIBdySDDReq xmlns:urn="urn:CBI:xsd:CBIBdySDDReq.00.01.01">
2525
<urn:PhyMsgInf>
2626
<urn:PhyMsgTpCd>INC-SDDC-01</urn:PhyMsgTpCd>
2727
<urn:NbOfLogMsg>1</urn:NbOfLogMsg>
2828
</urn:PhyMsgInf>
2929
<urn:CBIEnvelSDDReqLogMsg>
3030
<urn:CBISDDReqLogMsg>
31-
<urn1:GrpHdr xmlns:urn1="urn:CBI:xsd:CBISDDReqLogMsg.00.01.00">
31+
<urn1:GrpHdr xmlns:urn1="urn:CBI:xsd:CBISDDReqLogMsg.00.01.01">
3232
<urn1:MsgId>{{ Illuminate\Support\Str::random(20) }}</urn1:MsgId>
3333
<urn1:CreDtTm>{{ $date . date('\TH:i:s.000') }}</urn1:CreDtTm>
3434
<urn1:NbOfTxs>{{ $count_rows }}</urn1:NbOfTxs>
@@ -45,7 +45,7 @@
4545
</urn1:Id>
4646
</urn1:InitgPty>
4747
</urn1:GrpHdr>
48-
<urn1:PmtInf xmlns:urn1="urn:CBI:xsd:CBISDDReqLogMsg.00.01.00">
48+
<urn1:PmtInf xmlns:urn1="urn:CBI:xsd:CBISDDReqLogMsg.00.01.01">
4949
<urn1:PmtInfId>1</urn1:PmtInfId>
5050
<urn1:PmtMtd>DD</urn1:PmtMtd>
5151
<urn1:PmtTpInf>

0 commit comments

Comments
 (0)