Type of secondary Txn, possible values: CAPTURE, REFUND, REVERSAL
Source
<xs:elementname="Type"xmlns:xs="http://www.w3.org/2001/XMLSchema"><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>