Open the Portico Developer Guide site
PosGateway Schema
Version Element
PosGateway Schema > Secure3DType Complex Type : Version Element
Description

Indicates 3DS version used for authentication. Default version is 1.

Namespace http://Hps.Exchange.PosGateway
Type
versionType Simple Type
Overview
Version optional versionType Simple Type

Indicates 3DS version used for authentication. Default version is 1.

Source
<xs:element name="Version" type="versionType" default="1" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates 3DS version used for authentication. Default version is 1.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Secure3DType Complex TypePosGateway Schema