Open the Portico Developer Guide site
PosGateway Schema
LIMIT_1000 Element
PosGateway Schema > PrestigiousPropertyLimitType Complex Type : LIMIT_1000 Element
Description

MiniBar charge

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
LIMIT_1000 Restriction of xs:string

MiniBar charge

Source
<xs:element name="LIMIT_1000" fixed="B" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">MiniBar charge</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:length value="1" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
PrestigiousPropertyLimitType Complex TypePosGateway Schema