Canadian customer reference Id.
<xs:element name="CustomerRefId" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway">Canadian customer reference Id.</p> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="17" /> </xs:restriction> </xs:simpleType> </xs:element>