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