Restaurant amount. For Feature Use
Gift shop amount. For Feature Use
Mini-bar amount. For Feature Use
Telephone amount. For Feature Use
Other amounts. For Feature Use
Laundry amount. For Feature Use
<xs:complexType name="ExtraChargeDetailAmtInfoDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:all> <xs:element name="RestaurantCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Restaurant amount. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="GiftShopCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Gift shop amount. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="MinibarCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Mini-bar amount. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="TelephoneCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Telephone amount. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="OtherCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Other amounts. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="LaundryCharges" type="amtTypeGlobal" minOccurs="0"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway"> Laundry amount. <b>For Feature Use</b></p> </xs:documentation> </xs:annotation> </xs:element> </xs:all> </xs:complexType>