Open the Portico Developer Guide site
PosGateway Schema
AllowDup Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : AllowDup Element
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
AllowDup optional Restriction of xs:string
Source
<xs:element name="AllowDup" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:minLength value="1" />
      <xs:maxLength value="1" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema