<xs:complexTypename="BNPLSecondaryReqBlock1Type"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="BnplId"type="xs:string"minOccurs="1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Id received from the BNPL Provider</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="bnplAmtType"minOccurs="1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Amt</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Type"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Type of secondary Txn, possible values: CAPTURE, REFUND, REVERSAL</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:enumerationvalue="CAPTURE"/><xs:enumerationvalue="REFUND"/><xs:enumerationvalue="REVERSAL"/></xs:restriction></xs:simpleType></xs:element></xs:all></xs:complexType>