Open the Portico Developer Guide site
PosGateway Schema
LocalDateTime Element
PosGateway Schema > PosInteracDeviceKeysReqType Complex Type : LocalDateTime Element
Description

Local Date and Time must be included here if PosReqDT is not set in the header. This value will override the header PosReqDT when both are present.

Namespace http://Hps.Exchange.PosGateway
Type
xs:dateTime
Overview
LocalDateTime optional xs:dateTime

Local Date and Time must be included here if PosReqDT is not set in the header. This value will override the header PosReqDT when both are present.

Source
<xs:element name="LocalDateTime" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Local Date and Time must be included here if PosReqDT is not set in the header. This value will override the header PosReqDT when both are present.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosInteracDeviceKeysReqType Complex TypePosGateway Schema