Total extra charge amount information; this defines the portion of the total amount provided as part of this request that was specifically for lodging extra charges. This is informational only and will not alter the amount processed as part of the transaction.
<xs:complexTypename="LodgingDataEditType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="FolioNumber"type="folioNumberType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Lodging system generated value used to group and manage charges during a stay</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Duration"type="xs:int"default="1"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Duration of stay in days</p><pxmlns="http://Hps.Exchange.PosGateway">The stay Duration range is from 1 to 99.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CheckInDate"type="xs:date"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Date of check-in</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CheckOutDate"type="xs:date"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Date of check-out</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Rate"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Daily room rate</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This field is required by AMEX.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="RoomTax"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
Total Room Tax Charges. <b>For Feature Use</b></p></xs:documentation></xs:annotation></xs:element><xs:elementname="ExtraCharges"type="ExtraChargesDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates the types of extra charges included in the extra charge amount information and the total transaction amount</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ExtraChargeAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Total extra charge amount information; this defines the portion of the total amount provided as part of this request that was specifically for lodging extra charges. This is informational only and will not alter the amount processed as part of the transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ExtraChargeDetailAmtInfo"type="ExtraChargeDetailAmtInfoDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Defines the individual amounts of extra charges included in the extra charge amount information and the total transaction amount.</p><pxmlns="http://Hps.Exchange.PosGateway">ExtraChargesDetailAmountInfo can be used by Asia Pacific merchants only.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>