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