<xs:complexTypename="PosBatchCloseRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="BatchId"type="xs:int"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The gateway-generated batch id of the closed batch</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TxnCnt"type="xs:int"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The number of transactions closed (sent for settlement)</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalAmt"type="amtTypeGlobal"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The total transaction amount closed (sent for settlement)</p></xs:documentation></xs:annotation></xs:element><xs:elementname="BatchSeqNbr"type="batchSeqNbrType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The gateway-generated batch sequence number of the closed batch</p></xs:documentation></xs:annotation></xs:element><xs:elementname="HostBatchNbr"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Host batch number.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="HostTotalCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Total number of transactions in the host batch.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="HostTotalAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of transaction amounts in the host batch.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ProcessedDeviceId"type="deviceIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Device identifier used to process the request.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>