Open the Portico Developer Guide site
PosGateway Schema
CheckInDate Element
PosGateway Schema > LodgingDataEditType Complex Type : CheckInDate Element
Description

Date of check-in

Namespace http://Hps.Exchange.PosGateway
Type
xs:date
Overview
CheckInDate optional xs:date

Date of check-in

Source
<xs:element name="CheckInDate" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Date of check-in</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataEditType Complex TypePosGateway Schema