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