Open the Portico Developer Guide site
PosGateway Schema
CreditCaptureReqBlock1Type Complex Type
PosGateway Schema : CreditCaptureReqBlock1Type Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
FullyCaptured Element Amt Element GatewayTxnId Element All CreditCaptureReqBlock1Type Complex Type
Overview
Used By
Block1 Element
Source
<xs:complexType name="CreditCaptureReqBlock1Type" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="GatewayTxnId" type="txnIdType" />
    <xs:element name="Amt" type="amtTypeGlobal" />
    <xs:element name="FullyCaptured" type="booleanType" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema