Open the Portico Developer Guide site
PosGateway Schema
tzoneDiff Simple Type
PosGateway Schema : tzoneDiff Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
tzoneDiff Restriction of xs:string
Facets
MaxLength5
MinLength3
Source
<xs:simpleType name="tzoneDiff" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:maxLength value="5" />
    <xs:minLength value="3" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema