Open the Portico Developer Guide site
PosGateway Schema
Processor Element
PosGateway Schema > PosAltPayCreateSessRspType Complex Type : Processor Element
Description

Additional processor response information

Namespace http://Hps.Exchange.PosGateway
Diagram
Response Element Sequence Processor Element
Overview
Processor optional

Additional processor response information

Sequence 1..100
Sequence 1..50
Source
<xs:element name="Processor" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Additional processor response information</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence maxOccurs="100">
      <xs:element name="Response" type="NameValuePairCollectionType">
        <xs:annotation>
          <xs:documentation>Response Information</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
PosAltPayCreateSessRspType Complex TypePosGateway Schema