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

Duration of stay in days

The stay Duration range is from 1 to 99.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
Duration optional xs:int

Duration of stay in days

The stay Duration range is from 1 to 99.

Source
<xs:element name="Duration" type="xs:int" default="1" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Duration of stay in days</p>
      <p xmlns="http://Hps.Exchange.PosGateway">The stay Duration range is from 1 to 99.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataEditType Complex TypePosGateway Schema