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