Records to be returned limit. The value must not exceed 100.
Source
<xs:elementname="Limit"minOccurs="0"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Records to be returned limit. The value must not exceed 100.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"><xs:minInclusivevalue="1"/><xs:maxInclusivevalue="100"/></xs:restriction></xs:simpleType></xs:element>