Open the Portico Developer Guide site
PosGateway Schema
NoShow Element
PosGateway Schema > LodgingDataType Complex Type : NoShow Element
Description

Indicates that this charge is due to a "no show" on a reservation

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
NoShow optional booleanType Simple Type

Indicates that this charge is due to a "no show" on a reservation

Source
<xs:element name="NoShow" type="booleanType" default="N" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that this charge is due to a "no show" on a reservation</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataType Complex TypePosGateway Schema