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