Open the Portico Developer Guide site
Portico Schema
IPTermsReqDataType Complex Type
Portico Schema : IPTermsReqDataType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Program Element All IPTermsReqDataType Complex Type
Overview
All
Program programType Simple Type

Valid values include:

  • mIPP
  • SIP

Used By
IPTerms Element
Source
<xs:complexType name="IPTermsReqDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Program" type="ProgramType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">
                            Valid values include:
                            <ul><li>mIPP</li><li>SIP</li></ul></p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
Portico Schema