Open the Portico Developer Guide site
PosGateway Schema
PayerIdentificationType Complex Type
PosGateway Schema : PayerIdentificationType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
Issuer Element Reference Element Type Element Sequence PayerIdentificationType Complex Type
Overview
Sequence
Used By
Identification Element
Source
<xs:complexType name="PayerIdentificationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Type" type="IdentificationType" />
    <xs:element name="Reference" type="xs:string" />
    <xs:element name="Issuer" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
PosGateway Schema