<xs:complexTypename="FleetPromptDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="FleetProductTypeCode"type="FleetProductTypeCode"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Value encoded on the card that drives what information is prompted for at the point of sale.</p><pxmlns="http://Hps.Exchange.PosGateway">Valid values include:</p><ulxmlns="http://Hps.Exchange.PosGateway"><li>1 - Prompts for ID number and odometer reading</li><li>2 - Prompts for vehicle number and odometer reading</li><li>3 - Prompts for driver number and odometer reading</li><li>4 - Prompts for odometer reading only</li><li>5 - No prompts issued</li></ul></xs:documentation></xs:annotation></xs:element><xs:elementname="VehicleNbr"type="VehicleNbrType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The Vehicle Number entered by the driver. Required when the FleetProductTypeCode is 2. For Mastercard the
maximum value is 6 digits.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DriverIdNbr"type="DriverIdNbrType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The Driver ID / Driver Number entered by the driver. Required when the FleetProductTypeCode is 1 or 3. For Mastercard the
maximum value is 6 digits.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="OdometerReading"type="OdometerReadingType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The Odometer Reading entered by the driver. Required when the FleetProductTypeCode is 1, 2, 3, or 4.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>