Open the Portico Developer Guide site
Portico Schema
CreditCaptureReqBlock1Type Complex Type
Portico 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="amtType" />
    <xs:element name="FullyCaptured" type="booleanType" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
Portico Schema