<xs:complexTypename="ConsumerInfoType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="FirstName"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer first name</p></xs:documentation></xs:annotation></xs:element><xs:elementname="LastName"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer last name</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CheckName"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Business name on check.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> If processing with Colonnade, this field is required.
</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This sets the COMPANY_NAME sent to GETI.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Address1"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer address line 1</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Address2"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer address line 2</p></xs:documentation></xs:annotation></xs:element><xs:elementname="City"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer city</p></xs:documentation></xs:annotation></xs:element><xs:elementname="State"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer state</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Zip"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer zip code</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PhoneNumber"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer phone number</p></xs:documentation></xs:annotation></xs:element><xs:elementname="EmailAddress"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer email address</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This was for Transmodus only and is no longer used.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DLState"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer driver's license state</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This field may be required by GETI based on the terminal configuration.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DLNumber"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer driver's license number</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This field may be required by GETI based on the terminal configuration.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="60"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CourtesyCard"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer courtesy card number</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="60"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="IdentityInfo"type="IdentityInfoType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Consumer identity information</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>