Open the Portico Developer Guide site
PosGateway Schema
merchStateType Simple Type
PosGateway Schema : merchStateType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
merchStateType Restriction of xs:string
Facets
Length2
Source
<xs:simpleType name="merchStateType" 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