Skip to content

Commit

Permalink
Update paForNode.xsd +companyName
Browse files Browse the repository at this point in the history
Add "companyName" (not mandatory) into "ctTransferPAReceiptV2"
  • Loading branch information
cristianosticca-pagopa committed Mar 9, 2024
1 parent 8f2e35f commit 5a47269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsdl/xsd/paForNode.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@
<xsd:element name="idTransfer" type="tns:stIdTransfer" />
<xsd:element name="transferAmount" type="tns:stAmountNotZero" />
<xsd:element name="fiscalCodePA" type="common:stFiscalCodePA" />
<xsd:element name="companyName" type="common:stText140" minOccurs="0"/>
<xsd:choice>
<xsd:element name="IBAN" type="tns:stIBAN" />
<xsd:element name="MBDAttachment" type="xsd:base64Binary" />
Expand Down

0 comments on commit 5a47269

Please sign in to comment.