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