NIEM Examples - Driver's License Transactions (DQ/DR. DNQ/DNR, DQG/DRG)
Driver's License NIEM Specifications
This section provides NIEM format and examples for Driver's License Query to a state (DQ), the Driver's License Query by to a region (DQG), the Driver's License Query by Name Only (DNQ) and Driver's License Response (DR and DNR).
Not all states reply to Driver's License Query by Name Only. Consult the NLNOQHELP file for a list of participating states.
Canadian driver license queries are described in "Communicating with Canada".
Mexican driver license queries are described in "Communicating with Mexico".
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in Message Structure. The NIEM header and hierarchy of the elements in this section have been omitted to avoid redundancy. The associated schemas and instances should be consulted to determine the correct XPaths of the elements.
Element Dictionary
Transaction types detailed below include: Query by Name, DOB and Sex (DQ,DQG), Query by Driver's License Number (DQ), Query by Name (DNQ), Response in Free Text (DR), Standardized Status Response (DR) and Standardized List Response (DNR).
Query Formats
Query by Name, DOB and Sex (DQ,DQG)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:ReasonCode
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
n2:Person
This element encapsulates the information about the person being queried.
nc:PersonBirthDate
A date a person was born.
nc:Date
A full date.
This element contains the DOB for the person being queried on. This data in this element must
be in xsd:date format, that is: yyyy-mm-dd.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonGivenName
A first name of a person.
This optional element containing a person's first name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonMiddleName
A middle name of a person.
This optional element containing a person's middle name may be sent via XML if available but
will only be forwarded onto states receiving XML.
nc:PersonSurName
A last name or family name of a person.
This optional element containing a person's last name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonFullName
A complete name of a person.
This required element must contain the full name of the person in the format LAST,FIRST
MIDDLE. The data from this element is the only name data that will be passed onto states
receiving text.
nc:PersonSexCode
A gender or sex of a person.
Value must be M, F or U.
n2:ImageIndicator
Y if an image is being requested if available.
A value of "true" in this element indicates that an image is being requested if available.
Query by Operator's License Number (OLN) (DQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:Reason
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
n2:Person
This element encapsulates the information about the person being queried.
nc:DriverLicense
Details about a license issued to a person granting driving privileges.
nc:DriverLicenseIdentification
Details about a driver license identifier or driver license permit identifier, including the number and
state.
nc:IdentificationID
A value that identifies something.
This element should contain the person's driver license number.
n2:ImageIndicator
Y if an image is being requested if available.
Query by Name (DNQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:ReasonCode
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
n2:Person
This element encapsulates the information about the person being queried.
This element encapsulates the information about the person being queried.
n2:PersonResidentialAddress
This optional element contains the street address. Actual value should go in the subelement
nc:StreetFullText
This optional element contains subelements describing an address when present. When
subelements are present, all must be present (excluding the always optional element Building
Name)
nc:LocationCityName
A name of a city or town.
This optional element contains the city.
nc:LocationCountyName
A name of a county, parish, vicinage, or other such geopolitical subdivision of a state
nc:PersonAgeMeasure
A measurement of the age of a person.
nc:MeasurePointValue
A specific measurement value.
This optional element contains the age of a person. Value should be numeric.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonGivenName
A first name of a person.
This optional element containing a person's first name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonMiddleName
A middle name of a person.
This optional element containing a person's middle name may be sent via XML if available but
will only be forwarded onto states receiving XML.
nc:PersonSurName
A last name or family name of a person.
This optional element containing a person's last name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonFullName
A complete name of a person.
This required element must contain the full name of the person in the format LAST,FIRST
MIDDLE. The data from this element is the only name data that will be passed onto states
receiving text.
nc:PersonSexCode
A gender or sex of a person.
This optional element contains the person's sex. Value must be M, F or U.
n2:ImageIndicator
True if an image is being requested if available.
Response Formats
Driver's License Response in Free Text (DR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Response Text (n2:ResponseText)
This element will contain the free text driver's license response. Nlets recommends the use of
<![CDATA[]]>
tags to ensure that the response does not contain any characters illegal in XML.
Digital Image (j2:PersonDigitalImage)
GJXDM: A photograph or image of a person in a digital format.
This optional element may contain a person's driver license photo and related metadata. This
element should only be returned when the original query contained an image request.
Base64 Encoded Image (j2:BinaryObject.Base64)
GJXDM: A binary encoding of data, e.g., a binary encoding of a picture, photo, image, graphic,
sound or video.
This element contains the Base64 encoded image.
Binary Format (j2:BinaryFormatText)
GJXDM: A format of a binary object, e.g., image/jpeg
This element contains the format and value should be image/jpeg.
Binary Type (j2:BinaryTypeText)
GJXDM: A type of binary object that is encoded, e.g., mug shot, driver license picture, audio
confession.
This element contains the type.
Capture Date (j2:BinaryCaptureDate)
GJXDM: A date on which the data represented by the binary object is captured, e.g., an image
taken or an audio recorded.
This element contains the date a photo was taken.
Capture Time (j2:BinaryCaptureTime)
GJXDM: A time at which the data represented by the binary object is captured, e.g., an image
taken or an audio recorded.
This element contains the time a photo was taken.
Available Indicator (j2:BinaryAvailableIndicator)
GJXDM: True if a binary is available; false if it is not.
This element should be present with a value of true if a photo is being returned.
Driver's License Response in CANDLE XML (DR)
The full tagged XML standard for Driver's License Response is determined by The Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specification. The NIEM based version of the CANDLE specification has undergone two revisions. The original NIEM CANDLE revision from 2012 is referred to as CANDLE 2.0 and the latest 2021 revision of the CANDLE specification is referred to as CANDLE 3.0. Samples from both revisions are included below. New implementers of standardized Driver's License Responses are encouraged to adopt the CANDLE 3.0 specification
CANDLE 2.0 Standardized Driver's License Status Response (DR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Driver Status (nds2:DriverStatus)
This element will contain the standardized driver status response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
For CANDLE 2.0, nds2 maps to the URI http://www.nlets.org/niem/nlets-driver-status/1.0
CANDLE 2.0 Standardized Driver's License Match List Response (DR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Driver Matches (ndm2:DriverMatch)
This element will contain the standardized driver match list response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
For CANDLE 2.0, ndm2 maps to the URI http://www.nlets.org/niem/nlets-driver-match/1.0
CANDLE 3.0 Standardized Driver's License Status Response (DR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Driver Status (nds2:DriverStatus)
This element will contain the standardized driver status response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
For CANDLE 2.0, nds2 maps to the URI http://www.nlets.org/niem/nlets-driver-status/2.0
CANDLE 3.0 Standardized Driver's License Match List Response (DR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Driver Matches (ndm2:DriverMatch)
This element will contain the standardized driver match list response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
For CANDLE 2.0, ndm2 maps to the URI http://www.nlets.org/niem/nlets-driver-match/2.0
Driver's License NIEM Examples
Example 1: A Driver License query by name, date of birth and sex.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2:Person>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 2: A Driver License query by OLN.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2:Person>
<nc:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</nc:DriverLicense>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 3: A Driver License query by name, date of birth and sex with optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2:ReasonCode>N</n2:ReasonCode>
<n2:Person>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 4: A Driver License query by OLN with optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2:ReasonCode>N</n2:ReasonCode>
<n2:Person>
<nc:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</nc:DriverLicense>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 5: A Driver License response in free text form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZDMV0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:28</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:28</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00299</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="DR">
<nc:QualityCommentText>TEXT RESPONSE COULD NOT BE PARSED, SEE ORIGINALTEXT FOR FULL CONTENT</nc:QualityCommentText>
<n2:OriginalTextResponse>NAME: SMITH, JOHN
RESIDENCE ADDRESS: 1234 ANYSTREET; PHOENIX,AZ 85000
COUNTRY: United States
DATE OF BIRTH: 1950-01-01
HEIGHT: 507
WEIGHT: 150
GENDER: MALE
RACE: UNKNOWN
*** DRIVER LICENSE DETAILS ***
DRIVER AUTHORIZATION ID: 111111111
JURISDICTION AUTHORITY CODE: AZ
ISSUE DATE: 2009-01-10
EXPIRATION DATE: 2045-01-10
DRIVER ENDORSEMENT: MOTORCYCLE
DRIVING ENDORSMENT CODE: M
DRIVER LICENSE NON-COMMERCIAL CLASS: LICENSE
DRIVER LICENSE NON-COMMERCIAL CLASS CODE: C
LICENSED COMMERCIAL DRIVER: NO
LICENSED NON-COMMERCIAL DRIVER: YES
DRIVER LICENSE NON-COMMERCIAL STATUS: VALID OPERATORS LICENSE
DRIVER ORGAN DONOR: true
</n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>
Example 6: A CANDLE 2.0 Driver License Status response in standardized form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:30</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:30</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00310</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
</n2c:Driver>
<n2:ImageIndicator>false</n2:ImageIndicator>
<n2:PurposeCode></n2:PurposeCode>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="DR">
<nds2:DriverStatus xmlns:nds2="http://www.nlets.org/niem/nlets-driver-status/1.0">
<nds2:StandardResponse>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>507</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonOrganDonatorIndicator>true</nc:PersonOrganDonatorIndicator>
<nc:PersonOtherIdentification />
<nc:PersonRaceText>UNKNOWN</nc:PersonRaceText>
<nc:PersonSexText>MALE</nc:PersonSexText>
<nc:PersonSSNIdentification />
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>150</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
<j:IdentificationJurisdictionNCICLSTACode xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
AZ</j:IdentificationJurisdictionNCICLSTACode>
</nc:DriverLicenseIdentification>
<j:DriverLicenseEndorsement xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">
<j:DriverLicenseHMEThreatDate />
</j:DriverLicenseEndorsement>
<nc:DriverLicenseEndorsementCode>M</nc:DriverLicenseEndorsementCode>
<nc:DriverLicenseEndorsementText>MOTORCYCLE</nc:DriverLicenseEndorsementText>
<nc:DriverLicenseExpirationDate>
<nc:Date>2045-01-10</nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseIssueDate>
<nc:Date>2009-01-10</nc:Date>
</nc:DriverLicenseIssueDate>
<nc:DriverLicenseNonCommercialClassText>LICENSE
</nc:DriverLicenseNonCommercialClassText>
<nc:DriverLicenseNonCommercialStatusText>VALID OPERATORS LICENSE
</nc:DriverLicenseNonCommercialStatusText>
<nc:DriverLicensePermitQuantity>NaN</nc:DriverLicensePermitQuantity>
<n2c:DriverLicenseCommercialLicensedIndicator>false
</n2c:DriverLicenseCommercialLicensedIndicator>
<n2c:DriverLicenseNonCommercialLicensedIndicator>true
</n2c:DriverLicenseNonCommercialLicensedIndicator>
<n2c:DriverLicenseNonCommercialLocalClassText>C
</n2c:DriverLicenseNonCommercialLocalClassText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress />
</n2c:PersonContactInformation>
<n2c:PersonResidentialAddress>
<nc:LocationStreet>
<nc:StreetFullText>1234 ANYSTREET</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PHOENIX</nc:LocationCityName>
<nc:LocationCountyName></nc:LocationCountyName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationCountryName>United States</nc:LocationCountryName>
<nc:LocationPostalCode>85000</nc:LocationPostalCode>
<n2c:ResidenceDateRange>
<nc:EndDate />
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
</n2c:Driver>
</nds2:StandardResponse>
</nds2:DriverStatus>
</n2:NLETSResponseData>
</n2:NLETS>
Example 7: A CANDLE 3.0 Driver License Status response in standardized form.
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/2.0" xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/7.0/" xmlns:nds2="http://www.nlets.org/niem/nlets-driver-status/2.0" xmlns:em="http://release.niem.gov/niem/domains/emergencyManagement/5.0/">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:30</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:30</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00310</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
</n2c:Driver>
<n2:ImageIndicator>false</n2:ImageIndicator>
<n2:PurposeCode />
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="DR">
<nds2:DriverStatus>
<n2c:AdditionalInformation>
<n2c:StateElement>
<n2c:ElementFieldName>Field Name</n2c:ElementFieldName>
<n2c:ElementFieldValue>Field Value</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
<n2c:Caveat>
<nc:CaveatText>Caveat Text</nc:CaveatText>
</n2c:Caveat>
<nds2:StandardResponse>
<n2c:Driver>
<nc:PersonBirthDate>
<nc:Date>1957-08-13</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureValueText>511</nc:MeasureValueText>
<nc:MeasureUnitText>ncic</nc:MeasureUnitText>
</nc:PersonHeightMeasure>
<nc:PersonMedicalFileIndicator>true</nc:PersonMedicalFileIndicator>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonOrganDonorIndicator>true</nc:PersonOrganDonorIndicator>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonSSNIdentification>
<nc:IdentificationID>555-444-3333</nc:IdentificationID>
</nc:PersonSSNIdentification>
<nc:PersonWeightMeasure>
<nc:MeasureValueText>250</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:PersonWeightMeasure>
<n2c:PersonEmergencyContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
<nc:AddressDeliveryPointText>String</nc:AddressDeliveryPointText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZ</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
<nc:TelephoneNumberDescriptionText>TelephoneNumberDescriptionText</nc:TelephoneNumberDescriptionText>
</nc:ContactTelephoneNumber>
<n2c:ContactName>Test Name</n2c:ContactName>
</n2c:PersonEmergencyContactInformation>
<n2c:DriverLicense>
<j:DriverLicenseIdentification>
<nc:IdentificationID>111111111</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:DriverLicenseIdentification>
<j:DriverLicenseExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseExpirationDate>
<j:DriverLicenseIssueDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseIssueDate>
<j:DriverLicenseREALIDComplianceCode>N</j:DriverLicenseREALIDComplianceCode>
<j:DriverLicenseCommercialClassText>A</j:DriverLicenseCommercialClassText>
<j:DriverLicenseCommercialStatusText>Commercial Status</j:DriverLicenseCommercialStatusText>
<j:DriverLicenseNonCommercialClassText>Non Commercial Class</j:DriverLicenseNonCommercialClassText>
<j:DriverLicenseNonCommercialStatusText>Non Commercial Status</j:DriverLicenseNonCommercialStatusText>
<j:DriverLicensePermitQuantity>1</j:DriverLicensePermitQuantity>
<j:DriverLicenseRestriction>
<j:DrivingRestrictionText>RestrictionText</j:DrivingRestrictionText>
<j:DrivingRestrictionDescriptionText>RestrictionDescription</j:DrivingRestrictionDescriptionText>
<j:DrivingRestrictionEndDate>
<nc:Date>1957-08-13</nc:Date>
</j:DrivingRestrictionEndDate>
</j:DriverLicenseRestriction>
<n2c:DriverLicenseEndorsement>
<n2c:DriverLicenseEndorsementText>License Endorsement</n2c:DriverLicenseEndorsementText>
</n2c:DriverLicenseEndorsement>
<n2c:DriverLicenseCommercialLicensedIndicator>true</n2c:DriverLicenseCommercialLicensedIndicator>
<n2c:DriverLicenseNonCommercialLicensedIndicator>true</n2c:DriverLicenseNonCommercialLicensedIndicator>
<n2c:DriverLicenseNonCommercialLocalClassText>text</n2c:DriverLicenseNonCommercialLocalClassText>
<n2c:HandicapPlacardIndicator>true</n2c:HandicapPlacardIndicator>
<n2c:LicensePointsValue>0</n2c:LicensePointsValue>
</n2c:DriverLicense>
<n2c:PersonResidentialAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
<n2c:ResidenceDateRange>
<nc:StartDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>1957-08-13</nc:Date>
</nc:EndDate>
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
<nc:TelephoneNumberDescriptionText>NumberDescription</nc:TelephoneNumberDescriptionText>
</nc:ContactTelephoneNumber>
<nc:ContactEntity>
<nc:EntityPerson>
<nc:PersonName>
<nc:PersonFullName>Test Person</nc:PersonFullName>
</nc:PersonName>
</nc:EntityPerson>
</nc:ContactEntity>
</n2c:PersonContactInformation>
<em:PersonIDCard>
<nc:IdentificationID>IDC123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>UT</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
<nc:IdentificationEffectiveDate>
<nc:Date>1957-08-13</nc:Date>
</nc:IdentificationEffectiveDate>
<nc:IdentificationExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</nc:IdentificationExpirationDate>
</em:PersonIDCard>
<n2c:CommunicationImpairment>
<n2c:CommunicationImpairmentIndicator>true</n2c:CommunicationImpairmentIndicator>
<n2c:CommunicationImpairmentDescription>Hearing impaired</n2c:CommunicationImpairmentDescription>
</n2c:CommunicationImpairment>
</n2c:Driver>
</nds2:StandardResponse>
</nds2:DriverStatus>
</n2:NLETSResponseData>
</n2:NLETS>
Example 8: A Driver License query by Region. The response will be a standard Driver License response (DR).
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQG</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQG">
<n2:Person>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 9: A Driver License query by name.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DNQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DNQ">
<n2:Person>
<nc:PersonName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 10: A Driver License query by Region with optional Reason Code. The response will be a standard Driver License response (DR).
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DQG</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQG">
<n2:ReasonCode>N</n2:ReasonCode>
<n2:Person>
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 11: A Driver License query by name with optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DNQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS20</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZ</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DNQ">
<n2:ReasonCode>N</n2:ReasonCode>
<n2:Person>
<nc:PersonName>
<nc:PersonFullName>SMITH,JOHN</nc:PersonFullName>
</nc:PersonName>
</n2:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 12: A Driver License response by name in free text form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DNR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZDMV0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:34</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:34</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00313</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DNQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" />
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="DNR">
<n2:ResponseText>JOHN SMITH
RESIDENCE ADDRESS: 1234 ANY STREET; PHOENIX,AZ 85000
COUNTRY: UNITED STATES
COUNTY: MARICOPA
LOCATION COUNTY: MARICOPA
RACE: Black
GENDER: Male
DATE OF BIRTH: 1950-01-01
DRIVER AUTHORIZATION ID: 12345
JOHN SMITH
RESIDENCE ADDRESS: 2345 THAT PLACE; GLENDALE,AZ 85000
COUNTRY: UNITED STATES
COUNTY: MARICOPA
LOCATION COUNTY: MARICOPA
RACE: White
GENDER: Male
DATE OF BIRTH: 1951-01-01
DRIVER AUTHORIZATION ID: 23456
JOHN SMITH
RESIDENCE ADDRESS: 3456 SOME DRIVE; PEORIA,AZ 85000
COUNTRY: UNITED STATES
COUNTY: MARICOPA
LOCATION COUNTY: MARICOPA
RACE: Black
GENDER: Male
DATE OF BIRTH: 1952-01-01
DRIVER AUTHORIZATION ID: 34567
JOHN SMITH
RESIDENCE ADDRESS: 4567 THIS AVENUE; PHOENIX,AZ 85000
COUNTRY: UNITED STATES
COUNTY: MARICOPA
LOCATION COUNTY: MARICOPA
GENDER: Unknown
DATE OF BIRTH: 1901-01-01
DRIVER AUTHORIZATION ID: 45678
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 13: A CANDLE 2.0 Driver License response by name in standardized form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DNR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZDMV0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:35</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:35</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00314</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DNQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" />
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="DNR">
<ndm2:DriverMatch xmlns:ndm2="http://www.nlets.org/niem/nlets-driver-match/1.0">
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1950-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonHeightMeasure />
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName></nc:PersonMiddleName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>Black</nc:PersonRaceText>
<nc:PersonSexText>Male</nc:PersonSexText>
<nc:PersonSSNIdentification />
<nc:PersonWeightMeasure />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>12345</nc:IdentificationID>
</nc:DriverLicenseIdentification>
<nc:DriverLicenseExpirationDate>
<nc:Date></nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseRestriction />
<nc:DriverLicenseNonCommercialClassText></nc:DriverLicenseNonCommercialClassText>
<nc:DriverLicenseNonCommercialStatusText></nc:DriverLicenseNonCommercialStatusText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress />
</n2c:PersonContactInformation>
<n2c:PersonResidentialAddress>
<nc:LocationStreet>
<nc:StreetFullText>1234 ANY STREET</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PHOENIX</nc:LocationCityName>
<nc:LocationCountyName>MARICOPA</nc:LocationCountyName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationCountryName>UNITED STATES</nc:LocationCountryName>
<nc:LocationPostalCode>85000</nc:LocationPostalCode>
<n2c:ResidenceDateRange>
<nc:EndDate />
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1951-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonHeightMeasure />
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName></nc:PersonMiddleName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>White</nc:PersonRaceText>
<nc:PersonSexText>Male</nc:PersonSexText>
<nc:PersonSSNIdentification />
<nc:PersonWeightMeasure />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>23456</nc:IdentificationID>
</nc:DriverLicenseIdentification>
<nc:DriverLicenseExpirationDate>
<nc:Date>1960-01-01</nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseRestriction />
<nc:DriverLicenseNonCommercialClassText></nc:DriverLicenseNonCommercialClassText>
<nc:DriverLicenseNonCommercialStatusText></nc:DriverLicenseNonCommercialStatusText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress />
</n2c:PersonContactInformation>
<n2c:PersonResidentialAddress>
<nc:LocationStreet>
<nc:StreetFullText>2345 THAT PLACE</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>GLENDALE</nc:LocationCityName>
<nc:LocationCountyName>MARICOPA</nc:LocationCountyName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationCountryName>UNITED STATES</nc:LocationCountryName>
<nc:LocationPostalCode>85000</nc:LocationPostalCode>
<n2c:ResidenceDateRange>
<nc:EndDate />
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1952-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonHeightMeasure />
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName></nc:PersonMiddleName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>Black</nc:PersonRaceText>
<nc:PersonSexText>Male</nc:PersonSexText>
<nc:PersonSSNIdentification />
<nc:PersonWeightMeasure />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>34567</nc:IdentificationID>
</nc:DriverLicenseIdentification>
<nc:DriverLicenseExpirationDate>
<nc:Date></nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseRestriction />
<nc:DriverLicenseNonCommercialClassText></nc:DriverLicenseNonCommercialClassText>
<nc:DriverLicenseNonCommercialStatusText></nc:DriverLicenseNonCommercialStatusText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress />
</n2c:PersonContactInformation>
<n2c:PersonResidentialAddress>
<nc:LocationStreet>
<nc:StreetFullText>3456 SOME DRIVE</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PEORIA</nc:LocationCityName>
<nc:LocationCountyName>MARICOPA</nc:LocationCountyName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationCountryName>UNITED STATES</nc:LocationCountryName>
<nc:LocationPostalCode>85000</nc:LocationPostalCode>
<n2c:ResidenceDateRange>
<nc:EndDate />
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1901-01-01</nc:Date>
</nc:PersonBirthDate>
<nc:PersonHeightMeasure />
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonMiddleName></nc:PersonMiddleName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonSexText>Unknown</nc:PersonSexText>
<nc:PersonSSNIdentification />
<nc:PersonWeightMeasure />
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>45678</nc:IdentificationID>
</nc:DriverLicenseIdentification>
<nc:DriverLicenseExpirationDate>
<nc:Date></nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseRestriction />
<nc:DriverLicenseNonCommercialClassText></nc:DriverLicenseNonCommercialClassText>
<nc:DriverLicenseNonCommercialStatusText></nc:DriverLicenseNonCommercialStatusText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress />
</n2c:PersonContactInformation>
<n2c:PersonResidentialAddress>
<nc:LocationStreet>
<nc:StreetFullText>4567 THIS AVENUE</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PHOENIX</nc:LocationCityName>
<nc:LocationCountyName>MARICOPA</nc:LocationCountyName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationCountryName>UNITED STATES</nc:LocationCountryName>
<nc:LocationPostalCode>85000</nc:LocationPostalCode>
<n2c:ResidenceDateRange>
<nc:EndDate />
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
</n2c:Driver>
</ndm2:IndividualMatch>
</ndm2:DriverMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Example 14: A CANDLE 3.0 Driver License response by name in standardized form.
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/2.0" xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/7.0/" xmlns:ndm2="http://www.nlets.org/niem/nlets-driver-match/2.0" xmlns:em="http://release.niem.gov/niem/domains/emergencyManagement/5.0/" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>DNR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZDMV0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:35</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:35</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00314</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DNQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" />
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="DNR">
<ndm2:DriverMatch>
<n2c:Caveat>
<nc:CaveatText>Caveat Text</nc:CaveatText>
</n2c:Caveat>
<ndm2:IndividualMatch>
<n2c:Driver>
<nc:PersonBirthDate>
<nc:Date>1957-08-13</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureValueText>511</nc:MeasureValueText>
<nc:MeasureUnitText>ncic</nc:MeasureUnitText>
</nc:PersonHeightMeasure>
<nc:PersonMedicalFileIndicator>true</nc:PersonMedicalFileIndicator>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureValueText>250</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<j:DriverLicenseIdentification>
<nc:IdentificationID>OLN123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:DriverLicenseIdentification>
<j:DriverLicenseExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseExpirationDate>
<j:DriverLicenseIssueDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseIssueDate>
</n2c:DriverLicense>
<n2c:PersonResidentialAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
<n2c:ResidenceDateRange>
<nc:StartDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>1957-08-13</nc:Date>
</nc:EndDate>
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
<nc:ContactEntity>
<nc:EntityPerson>
<nc:PersonName>
<nc:PersonFullName>Test Name</nc:PersonFullName>
</nc:PersonName>
</nc:EntityPerson>
</nc:ContactEntity>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver>
<nc:PersonBirthDate>
<nc:Date>1957-08-13</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureValueText>511</nc:MeasureValueText>
<nc:MeasureUnitText>ncic</nc:MeasureUnitText>
</nc:PersonHeightMeasure>
<nc:PersonMedicalFileIndicator>true</nc:PersonMedicalFileIndicator>
<nc:PersonName>
<nc:PersonGivenName>JOHN</nc:PersonGivenName>
<nc:PersonSurName>SMITH</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureValueText>250</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<j:DriverLicenseIdentification>
<nc:IdentificationID>OLN123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:DriverLicenseIdentification>
<j:DriverLicenseExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseExpirationDate>
<j:DriverLicenseIssueDate>
<nc:Date>1957-08-13</nc:Date>
</j:DriverLicenseIssueDate>
</n2c:DriverLicense>
<n2c:PersonResidentialAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
<n2c:ResidenceDateRange>
<nc:StartDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>1957-08-13</nc:Date>
</nc:EndDate>
</n2c:ResidenceDateRange>
</n2c:PersonResidentialAddress>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZNLETS44</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
<nc:ContactEntity>
<nc:EntityPerson>
<nc:PersonName>
<nc:PersonFullName>Test Name</nc:PersonFullName>
</nc:PersonName>
</nc:EntityPerson>
</nc:ContactEntity>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
</ndm2:DriverMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Top
Parsed Driver's License NIEM Specifications
This section provides CANDLE 2.0 format and examples for Parsed Driver's License Response to a state (PDR),
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in Message Structure. The NIEM header and hierarchy of the elements in this section have been omitted to avoid redundancy. The associated schemas and instances should be consulted to determine the correct XPaths of the elements.
Element Dictionary
Transaction types detailed below include: Standardized Parsed Status Response (PDR) and Standardized Parsed List Response (PDR).
Response Formats
Standardized Parsed Driver's License Status Response (PDR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
QualityCommentText (nc:QualityCommentText)
This element will contain notes on any issue encountered during the parsing of the Text Response.
An example of some of the issues that might be encountered and notated here include:
An indication that the original response could only be partially parsed.
An indication that the original response could not be parsed.
An indication that the original response contains content that is not part of the CANDLE DR specification.
In this case, it will also include a note to reference the OriginalTextResponse for additional information.
OriginalTextResponse (n2:OriginalTextResponse)
This element will contain the original, unaltered, text response from the incoming DR. If any issues
were encountered during the parsing of the original text response, you can refer to this element for any
additional information. Content in the original text response that is outside of the scope of a standard
CANDLE DR specification will not be parsed and only be located in this element.
Driver Status (n2:DriverStatus)
This element will contain the standardized driver status response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
Standardized Parsed Driver's License Match List Response (PDR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
QualityCommentText (nc:QualityCommentText)
This element will contain notes on any issue encountered during the parsing of the Text Response.
OriginalTextResponse (n2:OriginalTextResponse)
This element will contain the original, unaltered, text response from the incoming DR.
Driver Matches (n2:DriverMatches)
This element will contain the standardized driver match list response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
Parsed Driver's License NIEM Examples
Example 1: A Parsed Driver License response in standardized form.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PDR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZ007C100</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS39</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[NL0000TEST]]>
</nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/24/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>12:21</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/24/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>12:21</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00404</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="DQ">
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1956-09-10</nc:Date>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>OFFICE,D L</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2c:Driver>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="PDR">
<nds2:DriverStatus xmlns:nds2="http://www.nlets.org/niem/nlets-driver-status/1.0">
<n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<n2c:StateElement>
<n2c:ElementFieldName>PRIMARY LICENSE RECEIPT CODE</n2c:ElementFieldName>
<n2c:ElementFieldValue>X0000000</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
<nds2:StandardResponse>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1956-09-10</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>BRN</nc:PersonEyeColorText>
<nc:PersonHairColorText>BLK</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>509</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonFullName>D,L,OFFICE</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonSSNIdentification>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">088888222</nc:IdentificationID>
</nc:PersonSSNIdentification>
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>175</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<j:IdentificationJurisdictionNCICLSTACode xmlns:j="http://niem.gov/niem/domains/jxdm/4.1">OPERATOR</j:IdentificationJurisdictionNCICLSTACode>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">D00627956</nc:IdentificationID>
</nc:DriverLicenseIdentification>
<nc:DriverLicenseExpirationDate>
<nc:Date>1985-09-10</nc:Date>
</nc:DriverLicenseExpirationDate>
<nc:DriverLicenseIssueDate>
<nc:Date>1983-09-10</nc:Date>
</nc:DriverLicenseIssueDate>
<nc:DriverLicenseNonCommercialStatusText>REVOCATION</nc:DriverLicenseNonCommercialStatusText>
<nc:DriverLicenseNonCommercialStatusText>MANDATORY INSURANCE SUSPENSION</nc:DriverLicenseNonCommercialStatusText>
<nc:DriverLicenseNonCommercialStatusText>SUSPENSION - MVD ACTION REQUIRED</nc:DriverLicenseNonCommercialStatusText>
<nc:DriverLicenseNonCommercialStatusText>SUSPENSION - COURT ACTION REQUIRED</nc:DriverLicenseNonCommercialStatusText>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1802 W JEFFERSON SUITE 33</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PHOENIX</nc:LocationCityName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationPostalCode>85007</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>PO BOX 2100</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>PHOENIX</nc:LocationCityName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationPostalCode>85001</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
</n2c:Driver>
</nds2:StandardResponse>
</nds2:DriverStatus>
<n2:OriginalTextResponse>NAM/OFFICE,D L.DOB/19560910.SEX/M. NAME:D,L,OFFICE DOB:09/10/1956 RCPT#:X00000000 ADDR:1802 W JEFFERSON SUITE 33 PHOENIX AZ 85007 ISSUE DT:09/10/1983 EXP:09/10/1985 SEX:M HGT:509 WGT:175 HAIR:BLK EYE:BRN OLN:D00627956 SSN:088888222 OLT:OPERATOR MAIL:PO BOX 2100 PHOENIX AZ 85001 STATUS REVOCATION MANDATORY INSURANCE SUSPENSION SUSPENSION - MVD ACTION REQUIRED SUSPENSION - COURT ACTION REQUIRED</n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>
Example 2: A Parsed Driver's License Match List Response.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PDR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>NBDMV0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS39</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>
<![CDATA[NL0005TEST]]>
</nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/24/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>12:35</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/24/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>12:35</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00412</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PDR">
<nds2:DriverStatus xmlns:nds2="http://www.nlets.org/niem/nlets-driver-status/1.0">
<n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<n2c:StateElement>
<n2c:ElementFieldName>HEADER</n2c:ElementFieldName>
<n2c:ElementFieldValue>DR.AZNLETS39..05LW003XXD..</n2c:ElementFieldValue>
</n2c:StateElement>
<n2c:StateElement>
<n2c:ElementFieldName>CAVEAT</n2c:ElementFieldName>
<n2c:ElementFieldValue>THIS INFORMATION MAY BE USED FOR CRIMINAL JUSTICE PURPOSES ONLY.</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
</nds2:DriverStatus>
<ndm2:DriverMatch xmlns:ndm2="http://www.nlets.org/niem/nlets-driver-match/1.0">
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1991-06-02</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>BLU</nc:PersonEyeColorText>
<nc:PersonHairColorText>BLN</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>509</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JERROD</nc:PersonGivenName>
<nc:PersonMiddleName>L</nc:PersonMiddleName>
<nc:PersonSurName>DOE</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>170</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">H12345678</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>321 W CIRCLE DR</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>NORTH PLATTE</nc:LocationCityName>
<nc:LocationStateName>NE</nc:LocationStateName>
<nc:LocationPostalCode>69101</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1989-07-18</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>GRN</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>508</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JAMES</nc:PersonGivenName>
<nc:PersonSurName>DOEE</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>160</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">H23456789</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>321 S BIRCHWOOD DR APT B</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>FREMONT</nc:LocationCityName>
<nc:LocationStateName>NE</nc:LocationStateName>
<nc:LocationPostalCode>68025</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1985-12-12</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>HAZ</nc:PersonEyeColorText>
<nc:PersonHairColorText>BLK</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>511</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JEFFREY</nc:PersonGivenName>
<nc:PersonMiddleName>D</nc:PersonMiddleName>
<nc:PersonSurName>DOEE</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>175</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">H34567890</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>4321 JACOBS CREEK DR APT 232</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>LINCOLN</nc:LocationCityName>
<nc:LocationStateName>NE</nc:LocationStateName>
<nc:LocationPostalCode>68512</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
<ndm2:IndividualMatch>
<n2c:Driver xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:PersonBirthDate>
<nc:Date>1982-11-27</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEyeColorText>GRN</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasurePointValue>604</nc:MeasurePointValue>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>JACOB</nc:PersonGivenName>
<nc:PersonMiddleName>J</nc:PersonMiddleName>
<nc:PersonSurName>DOOE</nc:PersonSurName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasurePointValue>195</nc:MeasurePointValue>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID si:type="nc:TextType" xmlns:si="http://www.w3.org/2001/XMLSchema-instance">H45678901</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</n2c:DriverLicense>
<n2c:PersonContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>3210 FIELDCREST DR</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>OMAHA</nc:LocationCityName>
<nc:LocationStateName>NE</nc:LocationStateName>
<nc:LocationPostalCode>68114</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
</n2c:PersonContactInformation>
</n2c:Driver>
</ndm2:IndividualMatch>
</ndm2:DriverMatch>
<n2:OriginalTextResponse>NEBRASKA DMV RESPONSE
DR.AZNLETS39..05LW003XXD..
STATE OF NEBRASKA DRIVER LICENSE QUERY CANDIDATE LIST
THIS INFORMATION MAY BE USED FOR CRIMINAL JUSTICE PURPOSES ONLY.
OLN/H12345678 DOE,JERROD,L DOB/06-02-1991 SEX/M
RAC/W HGT/509 WGT/170 EYE/BLU HAI/BLN
321 W CIRCLE DR NORTH PLATTE, NE. 69101
OLN/H23456789 DOEE,JAMES DOB/07-18-1989 SEX/M
RAC/W HGT/508 WGT/160 EYE/GRN HAI/BRO
321 S BIRCHWOOD DR APT B FREMONT, NE. 68025
OLN/H34567890 DOEE,JEFFREY,D DOB/12-12-1985 SEX/M
RAC/W HGT/511 WGT/175 EYE/HAZ HAI/BLK
4321 JACOBS CREEK DR APT 232 LINCOLN, NE. 68512
OLN/H45678901 DOOE,JACOB,J DOB/11-27-1982 SEX/M
RAC/W HGT/604 WGT/195 EYE/GRN HAI/BRO
3210 FIELDCREST DR OMAHA, NE. 68114
*** END OF CANDIDATE LIST ***
</n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>