Open the Portico Developer Guide site
PosGateway Schema
PDLTableIDType Simple Type
PosGateway Schema : PDLTableIDType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
PDLTableIDType Restriction of xs:string
Facets
Length2
Source
<xs:simpleType name="PDLTableIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:length value="2" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema