Open the Portico Developer Guide site
PosGateway Schema
SendFundAccountType Simple Type
PosGateway Schema : SendFundAccountType Simple Type
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
SendFundAccountType Restriction of xs:string
Facets
Enumeration00
Enumeration01
Enumeration02
Enumeration03
Enumeration04
Enumeration05
Enumeration06
Enumeration07
Enumeration08
Source
<xs:simpleType name="SendFundAccountType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="00" />
    <xs:enumeration value="01" />
    <xs:enumeration value="02" />
    <xs:enumeration value="03" />
    <xs:enumeration value="04" />
    <xs:enumeration value="05" />
    <xs:enumeration value="06" />
    <xs:enumeration value="07" />
    <xs:enumeration value="08" />
  </xs:restriction>
</xs:simpleType>
See Also
PosGateway Schema