Difference between revisions of "Section 12: Vehicle Registration Transactions"

From Nlets Wiki
Jump to: navigation, search
(Downloads)
(CANDLE 2.0)
(26 intermediate revisions by 6 users not shown)
Line 10: Line 10:
  
 
This section provides an overview and details regarding the Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by License Plate/Year/Type, or VIN to a region (RQG), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by Name (RNQ), and the corresponding Vehicle Registration Response (RR).
 
This section provides an overview and details regarding the Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by License Plate/Year/Type, or VIN to a region (RQG), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by Name (RNQ), and the corresponding Vehicle Registration Response (RR).
 +
 +
The RQG is a Vehicle Registration Query to a region. It has the same requirements as a standard RQ. When the RQG is sent to Nlets; Nlets will take that RQG message and change the message type to RQ. States will not receive a RQG message type. Since the message type is changed to a RQ, the requesting state will receive a RR message back. The RQG can also be used for the Multi-state query.
  
 
===Multi-State Query Functionality===
 
===Multi-State Query Functionality===
  
Nlets supports the Multi-State Query functionality for the RQ message format. This functionality allows the query to be automatically sent to all states that participate in the message type and returns a single merged response.  
+
Nlets supports the Multi-State Query functionality for the RQ message format. This functionality allows the inquiry to be automatically sent to all states that participate in the message type and returns a single merged response.  
  
In order to send a Vehicle Registration using the Multi-State Query, the query should be sent in its typical format to the destination NL. Nlets will take this query and send it to ALL states that support the RQ message key. Nlets then collects all relevant responses to this query, merges them together while suppressing the NO HIT responses, and sends them onto the querying user as a single response. These responses will also contain summary data indicating which states this query was sent to, which states responded with hits, which responded with no hits, and which states did not respond at all.
+
In order to send a Vehicle Registration using the Multi-State Query, the inquiry should be sent in its typical format to the destination NL. Nlets will take this query and send it to ALL states that support the RQ message key. Nlets then collects all relevant responses to this query, merges them together while suppressing the NO HIT responses, and sends them onto the querying user as a single response. These responses will also contain summary data indicating which states this query was sent to, which states responded with hits, which responded with no hits, and which states did not respond at all.
  
 
States receiving legacy text or GJXDM formats will see the summary data and state responses in a flattened text format (wrapped in XML for GJXDM), whereas states receiving responses in NIEM will receive the summary and state responses in a standardized XML structure detailed below.
 
States receiving legacy text or GJXDM formats will see the summary data and state responses in a flattened text format (wrapped in XML for GJXDM), whereas states receiving responses in NIEM will receive the summary and state responses in a standardized XML structure detailed below.
  
An important detail to note is that if a response is received after Nlets has forwarded on the merged Multi-State response, the late response will be sent individually to the original user. This would be most likely to occur if a participating state happened to be 'down' at the time of the query but came back up at a later time and responded.
+
An important detail to note is that if a response is received after Nlets has forwarded on the merged Multi-State response, the late response will be sent individually to the original user. This would be most likely to occur if a participating state happened to be 'down' at the time of the inquiry but came back up at a later time and responded.
  
 
====Overview====
 
====Overview====
Line 40: Line 42:
 
<ul>
 
<ul>
 
<li>Each Registration Query (RQ/RQG) can be sent to up to five state or regional codes.
 
<li>Each Registration Query (RQ/RQG) can be sent to up to five state or regional codes.
<li>A destination code of "Z1" will result in the Query being directed to all states (sends a separate response for each state).
+
<li>A destination code of "Z1" will result in the inquiry being directed to all states (sends a separate response for each state).
<li>A destination code of "NL" will result in the Query being directed to all states (sends a single response for all states).
+
<li>A destination code of "NL" will result in the inquiry being directed to all states (sends a single response for all states).
 
<li>Any indicators or flags from a state DMV file that depict a vehicle record as stolen must be suppressed from interstate transmission over Nlets.
 
<li>Any indicators or flags from a state DMV file that depict a vehicle record as stolen must be suppressed from interstate transmission over Nlets.
 
<li>To access information on diplomatic plates use the 2-character code "US".
 
<li>To access information on diplomatic plates use the 2-character code "US".
Line 90: Line 92:
 
<th align="center">LIC/</th>
 
<th align="center">LIC/</th>
 
<th align="center">1-10</th>
 
<th align="center">1-10</th>
<th align="left">Alphanumeric
+
<th align="left">String</th>
<br>only</th>
 
 
<th align="left">
 
<th align="left">
 
License
 
License
Line 439: Line 440:
 
<br>&nbsp;&nbsp;This element will contain the free text vehicle registration response.  Nlets recommends the use of <syntaxhighlight lang="xml"><nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText></syntaxhighlight> tags to ensure that the response does not contain any characters illegal in XML.
 
<br>&nbsp;&nbsp;This element will contain the free text vehicle registration response.  Nlets recommends the use of <syntaxhighlight lang="xml"><nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText></syntaxhighlight> tags to ensure that the response does not contain any characters illegal in XML.
  
<b><u>Standardized Vehicle Registration Status Response (RR)</u></b>
+
 
 +
<b><u>Vehicle Registration Response in CANDLE XML (RR)</u></b>
 +
 
 +
The full tagged XML standard for Vehicle Registration 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 Vehicle Registration Responses are encouraged to adopt the CANDLE 3.0 specification
 +
 
 +
 
 +
<b><u>CANDLE 2.0 Standardized Vehicle Registration Status Response (RR)</u></b>
  
 
<b>Response Data (n2:NLETSResponseData)</b>
 
<b>Response Data (n2:NLETSResponseData)</b>
Line 446: Line 454:
 
&nbsp;&nbsp;<b>Vehicle Registration Status (nrs2:RegistrationStatus)</b>
 
&nbsp;&nbsp;<b>Vehicle Registration Status (nrs2:RegistrationStatus)</b>
 
<br>&nbsp;&nbsp;This element will contain the standardized driver status response as defined in the Collaboration
 
<br>&nbsp;&nbsp;This element will contain the standardized driver status response as defined in the Collaboration
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
+
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
 +
<br>&nbsp;&nbsp;For CANDLE 2.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/1.0
 +
 
 +
<b><u>CANDLE 2.0 Standardized Vehicle Registration Match Response (RR)</u></b>
 +
 
 +
<b>Response Data (n2:NLETSResponseData)</b>
 +
<br>This element will contain all elements specific to this transaction.
 +
 
 +
&nbsp;&nbsp;<b>Vehicle Registration Match (nrm2:RegistrationMatch)</b>
 +
<br>&nbsp;&nbsp;This element will contain a collection of summery Individual Matchs as defined in the Collaboration
 +
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
 +
<br>&nbsp;&nbsp;For CANDLE 2.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/1.0
  
<b><u>Standardized Vehicle Registration History Response (RR)</u></b>
+
<b><u>CANDLE 3.0 Standardized Vehicle Registration History Response (RR)</u></b>
  
 
<b>Response Data (n2:NLETSResponseData)</b>
 
<b>Response Data (n2:NLETSResponseData)</b>
Line 456: Line 475:
 
<br>&nbsp;&nbsp;This element will contain the standardized driver history response as defined in the Collaboration
 
<br>&nbsp;&nbsp;This element will contain the standardized driver history response as defined in the Collaboration
 
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
 
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
 +
<br>&nbsp;&nbsp;For CANDLE 2.0, nrh2 maps to the URI http://www.nlets.org/niem/nlets-registration-history/2.0
 +
 +
 +
<b><u>CANDLE 3.0 Standardized Vehicle Registration Status Response (RR)</u></b>
 +
 +
<b>Response Data (n2:NLETSResponseData)</b>
 +
<br>This element will contain all elements specific to this transaction.
 +
 +
&nbsp;&nbsp;<b>Vehicle Registration Status (nrs2:RegistrationStatus)</b>
 +
<br>&nbsp;&nbsp;This element will contain the standardized driver status response as defined in the Collaboration
 +
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
 +
<br>&nbsp;&nbsp;For CANDLE 3.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/2.0
 +
 +
<b><u>CANDLE 3.0 Standardized Vehicle Registration Match Response (RR)</u></b>
 +
 +
<b>Response Data (n2:NLETSResponseData)</b>
 +
<br>This element will contain all elements specific to this transaction.
 +
 +
&nbsp;&nbsp;<b>Vehicle Registration Match (nrm2:RegistrationMatch)</b>
 +
<br>&nbsp;&nbsp;This element will contain a collection of summery Individual Matchs as defined in the Collaboration
 +
<br>&nbsp;&nbsp;of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
 +
<br>&nbsp;&nbsp;For CANDLE 3.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/2.0
  
 
=====Vehicle Registration NIEM Examples=====
 
=====Vehicle Registration NIEM Examples=====
Line 643: Line 684:
 
</table>
 
</table>
  
<u>Example 6</u>: A Vehicle Registration response by name.
+
 
 +
<u>Example 6</u>: A CANDLE 2.0 Vehicle Registration Standard Response.
  
 
<table border="1">
 
<table border="1">
Line 649: Line 691:
 
<th align="left">
 
<th align="left">
 
   <syntaxhighlight lang="xml">
 
   <syntaxhighlight lang="xml">
<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:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0" n2:version="2.0">
 
   <n2:NLETSMessageHeader>
 
   <n2:NLETSMessageHeader>
     <nh2:MessageKeyCodeText>RNR</nh2:MessageKeyCodeText>
+
     <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
     <nh2:OriginatingORIID>UTBCI0000</nh2:OriginatingORIID>
+
     <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
     <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
+
     <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
     <nh2:DocumentControlFieldText><![CDATA[RNQEXAMPLE]]></nh2:DocumentControlFieldText>
+
     <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
 
     <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 
     <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 
     <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
 
     <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
Line 662: Line 704:
 
     <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 
     <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 
   </n2:NLETSMessageHeader>
 
   </n2:NLETSMessageHeader>
   <n2:NLETSInquiryData n2:key="RNQ">
+
   <n2:NLETSInquiryData n2:key="RQ">
     <nc2:Vehicle xmlns:nc2="http://www.nlets.org/niem/nlets-core/1.0">
+
     <n2c:Vehicle>
       <nc:VehicleIdentification />
+
      <nc:VehicleIdentification>
 +
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
 +
      </nc:VehicleIdentification>
 +
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
 +
       <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
 
       <nc:ConveyanceRegistration>
 
       <nc:ConveyanceRegistration>
         <nc:ConveyanceRegistrationPlateIdentification />
+
         <nc:RegistrationIdentification>
 +
          <nc:IdentificationID>LIC</nc:IdentificationID>
 +
          <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
 +
          <nc:IdentificationExpirationDate>
 +
            <nc:Year>2001</nc:Year>
 +
          </nc:IdentificationExpirationDate>
 +
        </nc:RegistrationIdentification>
 
       </nc:ConveyanceRegistration>
 
       </nc:ConveyanceRegistration>
     </nc2:Vehicle>
+
     </n2c:Vehicle>
 
   </n2:NLETSInquiryData>
 
   </n2:NLETSInquiryData>
   <n2:NLETSResponseData n2:key="RNR">
+
   <n2:NLETSResponseData n2:key="RR">
     <nrm2:RegistrationMatch xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0">
+
     <nrs2:RegistrationStatus>
      <nrm2:IndividualMatch>
+
      <n2c:AdditionalInformation>
        <nc:ConveyanceRegistration>
+
        <n2c:StateElement>
           <nc:RegistrationExpirationDate />
+
          <n2c:ElementFieldName>StateElement</n2c:ElementFieldName>
           <nc2:RegistrationHolder xmlns:nc2="http://www.nlets.org/niem/nlets-core/1.0">
+
          <n2c:ElementFieldValue>StateElement Value</n2c:ElementFieldValue>
             <nc:EntityOrganization />
+
        </n2c:StateElement>
             <nc:ContactMailingAddress>
+
      </n2c:AdditionalInformation>
               <nc:StructuredAddress>
+
      <nrs2:StandardResponse>
                 <nc:LocationStreet>
+
        <n2c:Vehicle>
                   <nc:StreetFullText>123 FAKE LN</nc:StreetFullText>
+
          <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
                 </nc:LocationStreet>
+
          <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
                 <nc:LocationCityName>SLC</nc:LocationCityName>
+
          <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
                 <nc:LocationStateName>UT</nc:LocationStateName>
+
          <nc:ItemLengthMeasure>
 +
            <nc:MeasurePointValue>100</nc:MeasurePointValue>
 +
            <nc:MeasureUnitText>in</nc:MeasureUnitText>
 +
          </nc:ItemLengthMeasure>
 +
          <nc:ItemMakeName>Make</nc:ItemMakeName>
 +
          <nc:ItemModelName>Model</nc:ItemModelName>
 +
          <nc:ItemModelYearDate>2020</nc:ItemModelYearDate>
 +
          <nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
 +
          <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
 +
          <nc:VehicleBrand>
 +
            <nc:VehicleBrandDate>
 +
              <nc:Year>2001</nc:Year>
 +
            </nc:VehicleBrandDate>
 +
            <nc:VehicleBrandCode>42</nc:VehicleBrandCode>
 +
          </nc:VehicleBrand>
 +
          <nc:VehicleBrand>
 +
            <nc:VehicleBrandDate>
 +
              <nc:Year>2001</nc:Year>
 +
            </nc:VehicleBrandDate>
 +
            <nc:VehicleBrandText>Text</nc:VehicleBrandText>
 +
          </nc:VehicleBrand>
 +
          <nc:VehicleBrander>
 +
            <nc:VehicleBranderIdentification>
 +
              <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>VehicleBranderStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:VehicleBranderIdentification>
 +
          </nc:VehicleBrander>
 +
          <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
 +
          <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
 +
          <nc:VehicleIdentification>
 +
            <nc:IdentificationID>VIN123456789</nc:IdentificationID>
 +
            <nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
 +
            <nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
 +
            <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
 +
            <j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
            <nc:IdentificationStatus>
 +
              <nc:StatusText>VIN</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
 +
            </nc:IdentificationStatus>
 +
          </nc:VehicleIdentification>
 +
          <nc:VehicleInvoiceDate>
 +
            <nc:Date>1957-08-13</nc:Date>
 +
            <nc:Year>2001</nc:Year>
 +
          </nc:VehicleInvoiceDate>
 +
          <nc:VehicleInvoiceIdentification>
 +
            <nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
 +
            <nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
 +
            <nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
 +
            <j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
 +
            <j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
            <nc:IdentificationStatus>
 +
              <nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
 +
            </nc:IdentificationStatus>
 +
          </nc:VehicleInvoiceIdentification>
 +
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
          <nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
 +
          <nc:VehicleModelCode>V25</nc:VehicleModelCode>
 +
           <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
 +
           <nc:VehicleOdometerReadingMeasure>
 +
            <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
            <nc:MeasureUnitText>ml</nc:MeasureUnitText>
 +
          </nc:VehicleOdometerReadingMeasure>
 +
          <n2c:VehicleOdometerReadingMeasure>
 +
            <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
            <nc:MeasureUnitText>ml</nc:MeasureUnitText>
 +
            <nc:ActivityDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:ActivityDate>
 +
          </n2c:VehicleOdometerReadingMeasure>
 +
          <nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
 +
          <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
 +
          <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
 +
          <nc:VehicleTitle>
 +
            <nc:TitleIdentification>
 +
              <nc:IdentificationID>TitleIdentification</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>TitleIdentificationCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>TitleIdentificationJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>ON</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>OH</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>TitleIdentificationStatusText</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>TitleIdentificationDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:TitleIdentification>
 +
            <nc:TitleIssueDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:TitleIssueDate>
 +
            <nc:TitleStatus>
 +
              <nc:StatusText>TitleStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
 +
            </nc:TitleStatus>
 +
             <n2c:TitleHolder>
 +
              <nc:EntityOrganization>
 +
                <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
 +
                <nc:OrganizationLocation>
 +
                  <nc:LocationAddress>
 +
                    <nc:StructuredAddress>
 +
                      <nc:LocationStreet>
 +
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                      </nc:LocationStreet>
 +
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                    </nc:StructuredAddress>
 +
                  </nc:LocationAddress>
 +
                </nc:OrganizationLocation>
 +
                <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
                <nc:OrganizationPrimaryContactInformation>
 +
                  <nc:ContactMailingAddress>
 +
                    <nc:StructuredAddress>
 +
                      <nc:LocationStreet>
 +
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                      </nc:LocationStreet>
 +
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                    </nc:StructuredAddress>
 +
                  </nc:ContactMailingAddress>
 +
                  <nc:ContactTelephoneNumber>
 +
                    <nc:FullTelephoneNumber>
 +
                      <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                    </nc:FullTelephoneNumber>
 +
                  </nc:ContactTelephoneNumber>
 +
                </nc:OrganizationPrimaryContactInformation>
 +
              </nc:EntityOrganization>
 +
            </n2c:TitleHolder>
 +
          </nc:VehicleTitle>
 +
          <nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
 +
          <nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
 +
          <n2c:Lessee>
 +
             <nc:Organization>
 +
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
 +
              <nc:OrganizationLocation>
 +
                <nc:LocationAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:LocationAddress>
 +
              </nc:OrganizationLocation>
 +
              <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
              <nc:OrganizationPrimaryContactInformation>
 +
                <nc:ContactMailingAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:ContactMailingAddress>
 +
                <nc:ContactTelephoneNumber>
 +
                  <nc:FullTelephoneNumber>
 +
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                  </nc:FullTelephoneNumber>
 +
                </nc:ContactTelephoneNumber>
 +
               </nc:OrganizationPrimaryContactInformation>
 +
            </nc:Organization>
 +
          </n2c:Lessee>
 +
          <n2c:Lessor>
 +
            <nc:Organization>
 +
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
 +
              <nc:OrganizationLocation>
 +
                <nc:LocationAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                 </nc:LocationAddress>
 +
              </nc:OrganizationLocation>
 +
              <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
              <nc:OrganizationPrimaryContactInformation>
 +
                <nc:ContactMailingAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:ContactMailingAddress>
 +
                <nc:ContactTelephoneNumber>
 +
                  <nc:FullTelephoneNumber>
 +
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                  </nc:FullTelephoneNumber>
 +
                </nc:ContactTelephoneNumber>
 +
              </nc:OrganizationPrimaryContactInformation>
 +
            </nc:Organization>
 +
          </n2c:Lessor>
 +
          <nc:ConveyanceRegistration>
 +
            <nc:RegistrationIdentification>
 +
              <nc:IdentificationID>RID123</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>RIDStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                  <nc:Year>2001</nc:Year>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:RegistrationIdentification>
 +
            <nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
 +
            <nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
 +
            <nc:RegistrationEffectiveDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:RegistrationEffectiveDate>
 +
            <nc:RegistrationExpirationDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:RegistrationExpirationDate>
 +
            <nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
 +
            <n2c:RegistrationHolder>
 +
              <nc:EntityOrganization>
 +
                <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
 +
                <nc:OrganizationLocation>
 +
                   <nc:LocationAddress>
 +
                    <nc:StructuredAddress>
 +
                      <nc:LocationStreet>
 +
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                      </nc:LocationStreet>
 +
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                    </nc:StructuredAddress>
 +
                  </nc:LocationAddress>
 +
                 </nc:OrganizationLocation>
 +
                <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
                <nc:OrganizationPrimaryContactInformation>
 +
                  <nc:ContactMailingAddress>
 +
                    <nc:StructuredAddress>
 +
                      <nc:LocationStreet>
 +
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                      </nc:LocationStreet>
 +
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                    </nc:StructuredAddress>
 +
                  </nc:ContactMailingAddress>
 +
                  <nc:ContactTelephoneNumber>
 +
                    <nc:FullTelephoneNumber>
 +
                      <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                    </nc:FullTelephoneNumber>
 +
                  </nc:ContactTelephoneNumber>
 +
                </nc:OrganizationPrimaryContactInformation>
 +
              </nc:EntityOrganization>
 +
            </n2c:RegistrationHolder>
 +
            <nc:RegistrationStatus>
 +
              <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                 <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
            </nc:RegistrationStatus>
 +
            <nc:ConveyanceRegistrationDecal>
 +
              <nc:DecalID>Decal</nc:DecalID>
 +
              <nc:DecalColorText>RED</nc:DecalColorText>
 +
              <nc:DecalPeriodText>YEAR</nc:DecalPeriodText>
 +
              <nc:DecalYearDate>2001</nc:DecalYearDate>
 +
              <nc:DecalMonthDate>--12</nc:DecalMonthDate>
 +
            </nc:ConveyanceRegistrationDecal>
 +
            <nc:ConveyanceRegistrationGrossWeightMeasure>
 +
              <nc:MeasurePointValue>10000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>GRM</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>GRM</nc:WeightUnitCode>
 +
            </nc:ConveyanceRegistrationGrossWeightMeasure>
 +
            <nc:ConveyanceRegistrationLocation>
 +
              <nc:LocationAddress>
 +
                <nc:StructuredAddress>
 +
                  <nc:LocationStreet>
 +
                    <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                  </nc:LocationStreet>
 +
                  <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                  <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                  <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                  <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                  <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                  <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                </nc:StructuredAddress>
 +
              </nc:LocationAddress>
 +
            </nc:ConveyanceRegistrationLocation>
 +
            <nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
 +
            <nc:ConveyanceRegistrationPlateIdentification>
 +
              <nc:IdentificationID>LIC123</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>LICStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                  <nc:Year>2001</nc:Year>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:ConveyanceRegistrationPlateIdentification>
 +
            <nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
 +
            <nc:ConveyanceRegistrationStatus>
 +
              <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
              <nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
 +
              <nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
 +
            </nc:ConveyanceRegistrationStatus>
 +
          </nc:ConveyanceRegistration>
 +
          <nc:CommercialVehicle>
 +
            <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
 +
            <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
 +
            <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
 +
            <nc:ItemLengthMeasure>
 +
              <nc:MeasurePointValue>10000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>ft</nc:MeasureUnitText>
 +
            </nc:ItemLengthMeasure>
 +
            <nc:ItemMakeName>Make</nc:ItemMakeName>
 +
            <nc:ItemModelName>Model</nc:ItemModelName>
 +
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
 +
            <nc:PropertyStyleText>Style</nc:PropertyStyleText>
 +
            <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
 +
            <nc:VehicleBrand>
 +
              <nc:VehicleBrandDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:VehicleBrandDate>
 +
              <nc:VehicleBrandText>VehicleBrandText</nc:VehicleBrandText>
 +
              <nc:VehicleBrandCode>78</nc:VehicleBrandCode>
 +
            </nc:VehicleBrand>
 +
            <nc:VehicleBrander>
 +
              <nc:VehicleBranderIdentification>
 +
                <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
 +
                <nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
 +
                <nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
 +
                <j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
 +
                <j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
                <nc:IdentificationStatus>
 +
                  <nc:StatusText>VehicleBranderStatus</nc:StatusText>
 +
                  <nc:StatusDate>
 +
                    <nc:Date>1957-08-13</nc:Date>
 +
                  </nc:StatusDate>
 +
                  <nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
 +
                </nc:IdentificationStatus>
 +
              </nc:VehicleBranderIdentification>
 +
            </nc:VehicleBrander>
 +
            <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
 +
            <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
 +
            <nc:VehicleIdentification>
 +
              <nc:IdentificationID>VIN123456789</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>VIN</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:VehicleIdentification>
 +
            <nc:VehicleInvoiceDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:VehicleInvoiceDate>
 +
            <nc:VehicleInvoiceIdentification>
 +
              <nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:VehicleInvoiceIdentification>
 +
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
            <nc:VehicleMakeCode>TREA</nc:VehicleMakeCode>
 +
            <nc:VehicleModelCode>M35</nc:VehicleModelCode>
 +
            <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
 +
            <nc:VehicleOdometerReadingMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>ml</nc:MeasureUnitText>
 +
            </nc:VehicleOdometerReadingMeasure>
 +
            <n2c:VehicleOdometerReadingMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>ml</nc:MeasureUnitText>
 +
              <nc:ActivityDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:ActivityDate>
 +
            </n2c:VehicleOdometerReadingMeasure>
 +
            <nc:ItemOwnershipCategoryText>ItemOwnershipCategoryText</nc:ItemOwnershipCategoryText>
 +
            <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
 +
            <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
 +
            <nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
 +
            <nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
 +
            <nc:VehicleAxleQuantity>0</nc:VehicleAxleQuantity>
 +
            <nc:VehicleCurrentWeightMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>HGM</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>HGM</nc:WeightUnitCode>
 +
            </nc:VehicleCurrentWeightMeasure>
 +
            <nc:VehicleGrossLadenSumWeightMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>KGM</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>KGM</nc:WeightUnitCode>
 +
            </nc:VehicleGrossLadenSumWeightMeasure>
 +
            <nc:VehicleGrossLadenUnitWeightMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>STI</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>STI</nc:WeightUnitCode>
 +
            </nc:VehicleGrossLadenUnitWeightMeasure>
 +
            <nc:VehicleMaximumLoadWeightMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>MGM</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>MGM</nc:WeightUnitCode>
 +
            </nc:VehicleMaximumLoadWeightMeasure>
 +
            <nc:VehicleUnladenWeightMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>CWA</nc:MeasureUnitText>
 +
              <nc:WeightUnitCode>CWA</nc:WeightUnitCode>
 +
            </nc:VehicleUnladenWeightMeasure>
 +
          </nc:CommercialVehicle>
 +
          <nc:Insurance>
 +
            <nc:InsurancePolicyIdentification>
 +
              <nc:IdentificationID>InsurancePolicyID</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>InsurancePolicyCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>InsurancePolicyJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>VI</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NV</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>InsurancePolicyStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>InsurancePolicyDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:InsurancePolicyIdentification>
 +
            <nc:InsuranceCarrierName>InsuranceCarrierName</nc:InsuranceCarrierName>
 +
            <nc:InsuranceEffectiveDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:InsuranceEffectiveDate>
 +
            <nc:InsuranceEndDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:InsuranceEndDate>
 +
          </nc:Insurance>
 +
          <nc:Engine>
 +
            <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
 +
            <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
 +
            <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
 +
            <nc:ItemLengthMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>in</nc:MeasureUnitText>
 +
            </nc:ItemLengthMeasure>
 +
            <nc:ItemMakeName>Make</nc:ItemMakeName>
 +
            <nc:ItemModelName>Model</nc:ItemModelName>
 +
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
 +
            <nc:PropertyStyleText>Style</nc:PropertyStyleText>
 +
            <nc:EngineCylinderQuantity>0</nc:EngineCylinderQuantity>
 +
            <nc:EngineID>EngineID</nc:EngineID>
 +
            <nc:ConveyanceFuelCategoryText>ConveyanceFuelCategoryText</nc:ConveyanceFuelCategoryText>
 +
            <nc:EngineDisplacementMeasure>
 +
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:EngineDisplacementMeasure>
 +
            <nc:EngineHorsepowerQuantity>0</nc:EngineHorsepowerQuantity>
 +
          </nc:Engine>
 +
          <nc:VehicleInspection>
 +
            <nc:ActivityIdentification>
 +
              <nc:IdentificationID>VehicleInspectionID</nc:IdentificationID>
 +
              <nc:IdentificationCategoryText>VehicleInspectionCategory</nc:IdentificationCategoryText>
 +
              <nc:IdentificationJurisdictionText>VehicleInspectionJurisdiction</nc:IdentificationJurisdictionText>
 +
              <j:IdentificationJurisdictionNCICLSTACode>PE</j:IdentificationJurisdictionNCICLSTACode>
 +
              <j:DrivingJurisdictionAuthorityNCICLSTACode>WA</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
              <nc:IdentificationStatus>
 +
                <nc:StatusText>VehicleInspectionStatus</nc:StatusText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                  <nc:Year>2001</nc:Year>
 +
                </nc:StatusDate>
 +
                <nc:StatusDescriptionText>VehicleInspectionDescription</nc:StatusDescriptionText>
 +
              </nc:IdentificationStatus>
 +
            </nc:ActivityIdentification>
 +
            <nc:ActivityDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
              <nc:Year>2001</nc:Year>
 +
            </nc:ActivityDate>
 +
            <nc:ActivityDescriptionText>ActivityDescriptionText</nc:ActivityDescriptionText>
 +
            <nc:VehicleInspectionAddress>
 +
              <nc:StructuredAddress>
 +
                <nc:LocationStreet>
 +
                  <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                </nc:LocationStreet>
 +
                <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                 <nc:LocationStateName>Arizona</nc:LocationStateName>
 
                 <nc:LocationCountryName>USA</nc:LocationCountryName>
 
                 <nc:LocationCountryName>USA</nc:LocationCountryName>
                 <nc:LocationPostalCode>841349000</nc:LocationPostalCode>
+
                 <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 
               </nc:StructuredAddress>
 
               </nc:StructuredAddress>
             </nc:ContactMailingAddress>
+
             </nc:VehicleInspectionAddress>
             <nc2:Person>
+
            <nc:VehicleInspectionInspectorIdentification>
               <nc:PersonBirthDate />
+
              <nc:IdentificationID>InspectorID</nc:IdentificationID>
               <nc:PersonName>
+
              <nc:IdentificationCategoryText>InspectorCategory</nc:IdentificationCategoryText>
                 <nc:PersonGivenName>JOHN</nc:PersonGivenName>
+
              <nc:IdentificationJurisdictionText>InspectorJurisdiction</nc:IdentificationJurisdictionText>
                 <nc:PersonSurName>SMITH</nc:PersonSurName>
+
              <j:IdentificationJurisdictionNCICLSTACode>NV</j:IdentificationJurisdictionNCICLSTACode>
               </nc:PersonName>
+
              <j:DrivingJurisdictionAuthorityNCICLSTACode>GA</j:DrivingJurisdictionAuthorityNCICLSTACode>
             </nc2:Person>
+
              <nc:IdentificationStatus>
           </nc2:RegistrationHolder>
+
                <nc:StatusText>InspectorStatus</nc:StatusText>
           <nc:ConveyanceRegistrationPlateIdentification>
+
                <nc:StatusDate>
             <nc:IdentificationID></nc:IdentificationID>
+
                  <nc:Date>1957-08-13</nc:Date>
          </nc:ConveyanceRegistrationPlateIdentification>
+
                </nc:StatusDate>
        </nc:ConveyanceRegistration>
+
                <nc:StatusDescriptionText>Description</nc:StatusDescriptionText>
         <nc:Vehicle>
+
              </nc:IdentificationStatus>
          <nc:ItemModelYearDate>2010</nc:ItemModelYearDate>
+
            </nc:VehicleInspectionInspectorIdentification>
          <nc:VehicleIdentification>
+
             <nc:VehicleInspectionStationIdentification>
            <nc:IdentificationID>123456789</nc:IdentificationID>
+
               <nc:IdentificationID>StationIdentificationID</nc:IdentificationID>
           </nc:VehicleIdentification>
+
              <nc:IdentificationCategoryText>StationIdentificationCategory</nc:IdentificationCategoryText>
           <nc:VehicleMakeCode>VOLKSWAGEN</nc:VehicleMakeCode>
+
              <nc:IdentificationJurisdictionText>StationIdentificationJurisdiction</nc:IdentificationJurisdictionText>
         </nc:Vehicle>
+
              <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
      </nrm2:IndividualMatch>
+
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NS</j:DrivingJurisdictionAuthorityNCICLSTACode>
       <nrm2:IndividualMatch>
+
               <nc:IdentificationStatus>
         <nc:ConveyanceRegistration>
+
                 <nc:StatusText>StationIdentificationStatus</nc:StatusText>
           <nc:RegistrationExpirationDate />
+
                 <nc:StatusDate>
          <nc2:RegistrationHolder xmlns:nc2="http://www.nlets.org/niem/nlets-core/1.0">
+
                  <nc:Date>1957-08-13</nc:Date>
             <nc:EntityOrganization />
+
                </nc:StatusDate>
             <nc:ContactMailingAddress>
+
                <nc:StatusDescriptionText>StationIdentificationDescription</nc:StatusDescriptionText>
               <nc:StructuredAddress>
+
               </nc:IdentificationStatus>
                 <nc:LocationStreet>
+
             </nc:VehicleInspectionStationIdentification>
                  <nc:StreetFullText>123 FAKE LN</nc:StreetFullText>
+
           </nc:VehicleInspection>
                </nc:LocationStreet>
+
           <n2c:LienHolder>
                <nc:LocationCityName>OGDEN</nc:LocationCityName>
+
            <nc:Lien>
                <nc:LocationStateName>UT</nc:LocationStateName>
+
              <nc:LienDate>
                <nc:LocationCountryName>USA</nc:LocationCountryName>
+
                <nc:Date>1957-08-13</nc:Date>
                <nc:LocationPostalCode>840780000</nc:LocationPostalCode>
+
                <nc:Year>2001</nc:Year>
               </nc:StructuredAddress>
+
              </nc:LienDate>
             </nc:ContactMailingAddress>
+
              <nc:LienReleaseDate>
             <nc2:Person>
+
                <nc:Date>1957-08-13</nc:Date>
               <nc:PersonBirthDate />
+
                <nc:Year>2001</nc:Year>
               <nc:PersonName>
+
              </nc:LienReleaseDate>
                 <nc:PersonGivenName>JOHN</nc:PersonGivenName>
+
             </nc:Lien>
                 <nc:PersonSurName>SMITH</nc:PersonSurName>
+
            <nc:Organization>
               </nc:PersonName>
+
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
             </nc2:Person>
+
              <nc:OrganizationLocation>
           </nc2:RegistrationHolder>
+
                <nc:LocationAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:LocationAddress>
 +
              </nc:OrganizationLocation>
 +
              <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
              <nc:OrganizationPrimaryContactInformation>
 +
                <nc:ContactMailingAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:ContactMailingAddress>
 +
                <nc:ContactTelephoneNumber>
 +
                  <nc:FullTelephoneNumber>
 +
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                  </nc:FullTelephoneNumber>
 +
                </nc:ContactTelephoneNumber>
 +
              </nc:OrganizationPrimaryContactInformation>
 +
            </nc:Organization>
 +
          </n2c:LienHolder>
 +
         </n2c:Vehicle>
 +
      </nrs2:StandardResponse>
 +
    </nrs2:RegistrationStatus>
 +
  </n2:NLETSResponseData>
 +
</n2:NLETS>
 +
  </syntaxhighlight>
 +
</th>
 +
</tr>
 +
</table>
 +
 
 +
<u>Example 7</u>: A CANDLE 2.0 Vehicle Registration Match Response (Registration).
 +
 
 +
<table border="1">
 +
<tr>
 +
<th align="left">
 +
  <syntaxhighlight lang="xml">
 +
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
 +
  <n2:NLETSMessageHeader>
 +
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
 +
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
 +
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
 +
    <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
 +
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 +
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
 +
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
 +
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
 +
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
 +
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 +
  </n2:NLETSMessageHeader>
 +
  <n2:NLETSInquiryData n2:key="RQ">
 +
    <n2c:Vehicle>
 +
      <nc:VehicleIdentification>
 +
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
 +
      </nc:VehicleIdentification>
 +
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
 +
      <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
 +
      <nc:ConveyanceRegistration>
 +
        <nc:RegistrationIdentification>
 +
          <nc:IdentificationID>LIC</nc:IdentificationID>
 +
           <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
 +
           <nc:IdentificationExpirationDate>
 +
            <nc:Year>2001</nc:Year>
 +
          </nc:IdentificationExpirationDate>
 +
         </nc:RegistrationIdentification>
 +
      </nc:ConveyanceRegistration>
 +
    </n2c:Vehicle>
 +
  </n2:NLETSInquiryData>
 +
  <n2:NLETSResponseData n2:key="RR">
 +
    <nrm2:RegistrationMatch>
 +
       <nrm2:IndividualMatch>
 +
         <nc:ConveyanceRegistration>
 +
           <nc:RegistrationIdentification>
 +
            <nc:IdentificationID>RID123</nc:IdentificationID>
 +
            <nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
 +
            <nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
 +
            <j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
 +
            <j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
            <nc:IdentificationStatus>
 +
              <nc:StatusText>RIDStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
                <nc:Year>2001</nc:Year>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
 +
            </nc:IdentificationStatus>
 +
          </nc:RegistrationIdentification>
 +
          <nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
 +
          <nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
 +
          <nc:RegistrationEffectiveDate>
 +
            <nc:Date>1957-08-13</nc:Date>
 +
          </nc:RegistrationEffectiveDate>
 +
          <nc:RegistrationExpirationDate>
 +
             <nc:Date>1957-08-13</nc:Date>
 +
          </nc:RegistrationExpirationDate>
 +
          <nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
 +
          <n2c:RegistrationHolder>
 +
             <nc:EntityOrganization>
 +
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
 +
               <nc:OrganizationLocation>
 +
                <nc:LocationAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                 </nc:LocationAddress>
 +
              </nc:OrganizationLocation>
 +
              <nc:OrganizationName>NLETS </nc:OrganizationName>
 +
              <nc:OrganizationPrimaryContactInformation>
 +
                <nc:ContactMailingAddress>
 +
                  <nc:StructuredAddress>
 +
                    <nc:LocationStreet>
 +
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                    </nc:LocationStreet>
 +
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
                  </nc:StructuredAddress>
 +
                </nc:ContactMailingAddress>
 +
                <nc:ContactTelephoneNumber>
 +
                  <nc:FullTelephoneNumber>
 +
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                  </nc:FullTelephoneNumber>
 +
                </nc:ContactTelephoneNumber>
 +
               </nc:OrganizationPrimaryContactInformation>
 +
            </nc:EntityOrganization>
 +
          </n2c:RegistrationHolder>
 +
          <nc:RegistrationStatus>
 +
             <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
             <nc:StatusDate>
 +
               <nc:Date>1957-08-13</nc:Date>
 +
            </nc:StatusDate>
 +
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
          </nc:RegistrationStatus>
 +
          <nc:ConveyanceRegistrationLocation>
 +
            <nc:LocationAddress>
 +
               <nc:StructuredAddress>
 +
                 <nc:LocationStreet>
 +
                  <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
 +
                 </nc:LocationStreet>
 +
                <nc:LocationCityName>Phoenix</nc:LocationCityName>
 +
                <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
 +
                <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
 +
                <nc:LocationStateName>Arizona</nc:LocationStateName>
 +
                <nc:LocationCountryName>USA</nc:LocationCountryName>
 +
                <nc:LocationPostalCode>85085</nc:LocationPostalCode>
 +
               </nc:StructuredAddress>
 +
             </nc:LocationAddress>
 +
          </nc:ConveyanceRegistrationLocation>
 +
           <nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
 
           <nc:ConveyanceRegistrationPlateIdentification>
 
           <nc:ConveyanceRegistrationPlateIdentification>
             <nc:IdentificationID>123456789</nc:IdentificationID>
+
             <nc:IdentificationID>LIC123</nc:IdentificationID>
 +
            <nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
 +
            <nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
 +
            <j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
 +
            <j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
 +
            <nc:IdentificationStatus>
 +
              <nc:StatusText>LICStatus</nc:StatusText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
                <nc:Year>2001</nc:Year>
 +
              </nc:StatusDate>
 +
              <nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
 +
            </nc:IdentificationStatus>
 
           </nc:ConveyanceRegistrationPlateIdentification>
 
           </nc:ConveyanceRegistrationPlateIdentification>
 +
          <nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
 +
          <nc:ConveyanceRegistrationStatus>
 +
            <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
            <nc:StatusDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:StatusDate>
 +
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
            <nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
 +
            <nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
 +
          </nc:ConveyanceRegistrationStatus>
 
         </nc:ConveyanceRegistration>
 
         </nc:ConveyanceRegistration>
        <nc:Vehicle>
 
          <nc:ItemModelYearDate>2016</nc:ItemModelYearDate>
 
          <nc:VehicleIdentification>
 
            <nc:IdentificationID>16VDX16XXXXXXXXXX</nc:IdentificationID>
 
          </nc:VehicleIdentification>
 
          <nc:VehicleMakeCode>HARLEY DAVIDSON</nc:VehicleMakeCode>
 
        </nc:Vehicle>
 
 
       </nrm2:IndividualMatch>
 
       </nrm2:IndividualMatch>
 
     </nrm2:RegistrationMatch>
 
     </nrm2:RegistrationMatch>
Line 752: Line 1,550:
 
</table>
 
</table>
  
===Parsed Vehicle Registration NIEM Specifications===
 
  
This section provides NIEM format and examples for Parsed Vehicle Registration Response to a <b>state</b> (PRR),
+
<u>Example 8</u>: A CANDLE 2.0 Vehicle Registration Match Response (Vehicle).
  
Nlets now provides the option for users to receive fully tagged NIEM formatted Registration Responses from all states via our message parsing service. RRs destined to an individual terminal or an entire state can be redirected to the message parsing service to be converted to a Parsed Registration Response (PRR).
+
<table border="1">
+
<tr>
The Parsed Registration Response is structured similarly to a standard Registration Response with the addition of some parsing-related elements and the removal of some cardinalities and enumerations.
+
<th align="left">
 
+
  <syntaxhighlight lang="xml">
The parsing service can be setup to parse all statewide RRs or to parse RRs for any number of individual ORIs.
+
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
+
  <n2:NLETSMessageHeader>
To leverage this service or for more information, contact the Nlets Control Center at 1-800-528-4020.
+
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
 
+
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
====Benefits and Potential====
+
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
 
+
    <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
This parsing technology has a number of real-world benefits. For members, parsed registration responses enable switch vendors to convert the fully tagged XML into a simple, human-readable format. Standardized responses also enable states to create advanced technological policies and procedures based on the data.
+
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 +
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
 +
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
 +
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
 +
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
 +
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 +
  </n2:NLETSMessageHeader>
 +
  <n2:NLETSInquiryData n2:key="RQ">
 +
    <n2c:Vehicle>
 +
      <nc:VehicleIdentification>
 +
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
 +
      </nc:VehicleIdentification>
 +
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
 +
      <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
 +
      <nc:ConveyanceRegistration>
 +
        <nc:RegistrationIdentification>
 +
          <nc:IdentificationID>LIC</nc:IdentificationID>
 +
          <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
 +
          <nc:IdentificationExpirationDate>
 +
            <nc:Year>2001</nc:Year>
 +
          </nc:IdentificationExpirationDate>
 +
        </nc:RegistrationIdentification>
 +
      </nc:ConveyanceRegistration>
 +
    </n2c:Vehicle>
 +
  </n2:NLETSInquiryData>
 +
  <n2:NLETSResponseData n2:key="RR">
 +
    <nrm2:RegistrationMatch>
 +
      <nrm2:IndividualMatch>
 +
        <nc:Vehicle>
 +
          <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
 +
          <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
 +
          <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
 +
          <nc:ItemLengthMeasure>
 +
            <nc:MeasurePointValue>100</nc:MeasurePointValue>
 +
            <nc:MeasureUnitText>in</nc:MeasureUnitText>
 +
          </nc:ItemLengthMeasure>
 +
          <nc:ItemMakeName>Make</nc:ItemMakeName>
 +
          <nc:ItemModelName>Model</nc:ItemModelName>
 +
          <nc:ItemModelYearDate>2021</nc:ItemModelYearDate>
 +
          <nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
 +
          <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
 +
          <nc:VehicleBrand>
 +
            <nc:VehicleBrandDate>
 +
              <nc:Year>2001</nc:Year>
 +
            </nc:VehicleBrandDate>
 +
            <nc:VehicleBrandCode>42</nc:VehicleBrandCode>
 +
          </nc:VehicleBrand>
 +
          <nc:VehicleBrand>
 +
            <nc:VehicleBrandDate>
 +
              <nc:Year>2001</nc:Year>
 +
            </nc:VehicleBrandDate>
 +
            <nc:VehicleBrandText>Text</nc:VehicleBrandText>
 +
          </nc:VehicleBrand>
 +
          <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
 +
          <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
 +
          <nc:VehicleIdentification>
 +
            <nc:IdentificationID>VIN123456789</nc:IdentificationID>
 +
          </nc:VehicleIdentification>
 +
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
          <nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
 +
          <nc:VehicleModelCode>V25</nc:VehicleModelCode>
 +
          <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
 +
          <nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
 +
          <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
 +
          <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
 +
          <nc:VehicleTransmissionCategoryText>String</nc:VehicleTransmissionCategoryText>
 +
          <nc:VehicleVINAText>String</nc:VehicleVINAText>
 +
        </nc:Vehicle>
 +
      </nrm2:IndividualMatch>
 +
    </nrm2:RegistrationMatch>
 +
  </n2:NLETSResponseData>
 +
</n2:NLETS>
 +
  </syntaxhighlight>
 +
</th>
 +
</tr>
 +
</table>
  
Nlets Strategic Partners can also benefit from this parsed data. A number of traffic enforcement strategic partners already maintain their own parsers for the 45 states that return registration responses in unstructured text. This new technology eliminates that time-consuming process and enables our partners to focus their energy on developing and maintaining technology that supports law enforcement.
+
<u>Example 9</u>: A CANDLE 3.0 Vehicle Registration Standard Response.
  
 +
<table border="1">
 +
<tr>
 +
<th align="left">
 +
  <syntaxhighlight lang="xml">
 +
<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:nrs2="http://www.nlets.org/niem/nlets-registration-status/2.0" n2:version="2.0">
 +
  <n2:NLETSMessageHeader>
 +
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
 +
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
 +
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
 +
    <nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
 +
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 +
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
 +
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
 +
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
 +
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
 +
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 +
  </n2:NLETSMessageHeader>
 +
  <n2:NLETSInquiryData n2:key="RQ">
 +
    <n2c:Vehicle>
 +
      <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
 +
      <nc:VehicleIdentification>
 +
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
 +
      </nc:VehicleIdentification>
 +
      <n2c:VehicleMakeText>VehicleMake</n2c:VehicleMakeText>
 +
      <n2c:ConveyanceRegistration>
 +
        <j:RegistrationExpirationDate>
 +
          <nc:YearDate>2001</nc:YearDate>
 +
        </j:RegistrationExpirationDate>
 +
        <j:ConveyanceRegistrationPlateIdentification>
 +
          <nc:IdentificationID>LIC123</nc:IdentificationID>
 +
        </j:ConveyanceRegistrationPlateIdentification>
 +
        <j:ConveyanceRegistrationPlateCategoryText>PC</j:ConveyanceRegistrationPlateCategoryText>
 +
      </n2c:ConveyanceRegistration>
 +
    </n2c:Vehicle>
 +
  </n2:NLETSInquiryData>
 +
  <n2:NLETSResponseData n2:key="RR">
 +
    <nrs2:RegistrationStatus>
 +
      <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>
 +
      <nrs2:StandardResponse>
 +
        <n2c:Vehicle>
 +
          <nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
 +
          <nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
 +
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
          <nc:ItemLengthMeasure>
 +
            <nc:MeasureValueText>10</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>ft</nc:MeasureUnitText>
 +
          </nc:ItemLengthMeasure>
 +
          <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
 +
          <nc:ItemOwnerAppliedID>Owner Applied ID</nc:ItemOwnerAppliedID>
 +
          <nc:ItemOwnershipCategoryText>Ownership Category</nc:ItemOwnershipCategoryText>
 +
          <nc:ItemStyleText>1J</nc:ItemStyleText>
 +
          <nc:ConveyanceEngineQuantity>10000</nc:ConveyanceEngineQuantity>
 +
          <nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
 +
          <nc:VehicleCMVIndicator>false</nc:VehicleCMVIndicator>
 +
          <nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
 +
          <nc:VehicleIdentification>
 +
            <nc:IdentificationID>VIN1234567890</nc:IdentificationID>
 +
            <nc:IdentificationJurisdiction>
 +
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
            </nc:IdentificationJurisdiction>
 +
          </nc:VehicleIdentification>
 +
          <n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
 +
          <n2c:VehicleModelText>CRO</n2c:VehicleModelText>
 +
          <nc:VehicleMSRPAmount>
 +
            <nc:Amount>1000</nc:Amount>
 +
          </nc:VehicleMSRPAmount>
 +
          <nc:VehicleOdometerReadingMeasure>
 +
            <nc:MeasureValueText>12000</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>M</nc:MeasureUnitText>
 +
          </nc:VehicleOdometerReadingMeasure>
 +
          <nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
 +
          <nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
 +
          <nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
 +
          <nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
 +
          <nc:VehicleCurrentWeightMeasure>
 +
            <nc:MeasureValueText>3150</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
          </nc:VehicleCurrentWeightMeasure>
 +
          <nc:VehicleGrossLadenSumWeightMeasure>
 +
            <nc:MeasureValueText>3150</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
          </nc:VehicleGrossLadenSumWeightMeasure>
 +
          <nc:VehicleGrossLadenUnitWeightMeasure>
 +
            <nc:MeasureValueText>3150</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
          </nc:VehicleGrossLadenUnitWeightMeasure>
 +
          <nc:VehicleMaximumLoadWeightMeasure>
 +
            <nc:MeasureValueText>3150</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
          </nc:VehicleMaximumLoadWeightMeasure>
 +
          <nc:VehicleUnladenWeightMeasure>
 +
            <nc:MeasureValueText>3150</nc:MeasureValueText>
 +
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
          </nc:VehicleUnladenWeightMeasure>
 +
          <j:VehicleAugmentation>
 +
            <j:VehicleInvoiceDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </j:VehicleInvoiceDate>
 +
            <j:VehicleInvoiceIdentification>
 +
              <nc:IdentificationID>VehicleInvoiceID</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>VehicleInvoiceJurisdiction</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </j:VehicleInvoiceIdentification>
 +
            <j:VehicleVINAText>VehicleVINAText</j:VehicleVINAText>
 +
            <j:VehicleBrand>
 +
              <j:VehicleBrandDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </j:VehicleBrandDate>
 +
              <j:VehicleBrandText>07</j:VehicleBrandText>
 +
            </j:VehicleBrand>
 +
            <j:VehicleBrander>
 +
              <j:VehicleBranderIdentification>
 +
                <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
 +
                <nc:IdentificationJurisdiction>
 +
                  <nc:JurisdictionText>VehicleBranderJurisdiction</nc:JurisdictionText>
 +
                </nc:IdentificationJurisdiction>
 +
              </j:VehicleBranderIdentification>
 +
            </j:VehicleBrander>
 +
            <j:VehicleTitle>
 +
              <n2c:TitleHolder>
 +
                <nc:GenericEntity>
 +
                  <nc:EntityName>Nlets 1</nc:EntityName>
 +
                  <nc:EntityContactInformation>
 +
                    <nc:ContactMailingAddress>
 +
                      <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
 +
                      <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:EntityContactInformation>
 +
                  <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
 +
                </nc:GenericEntity>
 +
              </n2c:TitleHolder>
 +
              <j:TitleIdentification>
 +
                <nc:IdentificationID>TitleIdentification</nc:IdentificationID>
 +
                <nc:IdentificationJurisdiction>
 +
                  <nc:JurisdictionText>TitleIdentificationJurisdiction</nc:JurisdictionText>
 +
                </nc:IdentificationJurisdiction>
 +
              </j:TitleIdentification>
 +
              <j:TitleIssueDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </j:TitleIssueDate>
 +
              <j:TitleStatus>
 +
                <nc:StatusText>TitleStatus</nc:StatusText>
 +
                <nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
 +
                <nc:StatusDate>
 +
                  <nc:Date>1957-08-13</nc:Date>
 +
                </nc:StatusDate>
 +
              </j:TitleStatus>
 +
            </j:VehicleTitle>
 +
          </j:VehicleAugmentation>
 +
          <n2c:ConveyanceRegistration>
 +
            <j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
 +
            <j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
 +
            <j:RegistrationEffectiveDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </j:RegistrationEffectiveDate>
 +
            <j:RegistrationExpirationDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </j:RegistrationExpirationDate>
 +
            <n2c:RegistrationHolder>
 +
              <nc:GenericEntity>
 +
                <nc:EntityName>Nlets 3</nc:EntityName>
 +
                <nc:EntityContactInformation>
 +
                  <nc:ContactMailingAddress>
 +
                    <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
 +
                    <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:EntityContactInformation>
 +
                <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
 +
              </nc:GenericEntity>
 +
            </n2c:RegistrationHolder>
 +
            <j:RegistrationIdentification>
 +
              <nc:IdentificationID>RID12345678</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </j:RegistrationIdentification>
 +
            <j:RegistrationJurisdiction>
 +
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
            </j:RegistrationJurisdiction>
 +
            <j:RegistrationStatus>
 +
              <nc:StatusText>Registration Status</nc:StatusText>
 +
              <nc:StatusDescriptionText>Registration Status Description</nc:StatusDescriptionText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
            </j:RegistrationStatus>
 +
            <j:ConveyanceRegistrationDecal>
 +
              <nc:DecalID>DCL1234</nc:DecalID>
 +
              <nc:DecalColorText>Red</nc:DecalColorText>
 +
              <nc:DecalPeriodText>Period</nc:DecalPeriodText>
 +
              <nc:DecalYearDate>2001</nc:DecalYearDate>
 +
              <nc:DecalMonthDate>--12</nc:DecalMonthDate>
 +
            </j:ConveyanceRegistrationDecal>
 +
            <j:ConveyanceRegistrationGrossWeightMeasure>
 +
              <nc:MeasureValueText>3214</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </j:ConveyanceRegistrationGrossWeightMeasure>
 +
            <j:ConveyanceRegistrationLocation>
 +
              <nc:LocationName>AZ</nc:LocationName>
 +
            </j:ConveyanceRegistrationLocation>
 +
            <j:ConveyanceRegistrationPermanentIndicator>true</j:ConveyanceRegistrationPermanentIndicator>
 +
            <j:ConveyanceRegistrationPlateIdentification>
 +
              <nc:IdentificationID>LIC123</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </j:ConveyanceRegistrationPlateIdentification>
 +
            <j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
 +
            <j:ConveyanceRegistrationStatus>
 +
              <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
              <nc:StatusDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StatusDate>
 +
              <n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
 +
              <j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
 +
            </j:ConveyanceRegistrationStatus>
 +
            <n2c:TemporaryTagIndicator>true</n2c:TemporaryTagIndicator>
 +
            <n2c:DealerPlateIndicator>true</n2c:DealerPlateIndicator>
 +
            <n2c:RegistrationYear>2001</n2c:RegistrationYear>
 +
          </n2c:ConveyanceRegistration>
 +
          <j:CommercialVehicle>
 +
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
            <nc:ItemOwnerAppliedID>OwnerApplied</nc:ItemOwnerAppliedID>
 +
            <nc:ItemOwnershipCategoryText>OwnershipCategory</nc:ItemOwnershipCategoryText>
 +
            <nc:ConveyanceEngineQuantity>20000</nc:ConveyanceEngineQuantity>
 +
            <nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
 +
            <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
 +
            <nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
 +
            <nc:VehicleIdentification>
 +
              <nc:IdentificationID>VIN123456789</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </nc:VehicleIdentification>
 +
            <n2c:VehicleMakeText>MAKV</n2c:VehicleMakeText>
 +
            <n2c:VehicleModelText>MOD</n2c:VehicleModelText>
 +
            <nc:VehicleMSRPAmount>
 +
              <nc:Amount>1000</nc:Amount>
 +
            </nc:VehicleMSRPAmount>
 +
            <nc:VehicleOdometerReadingMeasure>
 +
              <nc:MeasureValueText>123456</nc:MeasureValueText>
 +
              <nc:MeasureUnitText />
 +
            </nc:VehicleOdometerReadingMeasure>
 +
            <nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
 +
            <nc:VehicleSeatingQuantity>4</nc:VehicleSeatingQuantity>
 +
            <nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
 +
            <nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
 +
            <nc:VehicleCurrentWeightMeasure>
 +
              <nc:MeasureValueText>3216</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:VehicleCurrentWeightMeasure>
 +
            <nc:VehicleGrossLadenSumWeightMeasure>
 +
              <nc:MeasureValueText>3216</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:VehicleGrossLadenSumWeightMeasure>
 +
            <nc:VehicleGrossLadenUnitWeightMeasure>
 +
              <nc:MeasureValueText>3216</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:VehicleGrossLadenUnitWeightMeasure>
 +
            <nc:VehicleMaximumLoadWeightMeasure>
 +
              <nc:MeasureValueText>3216</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:VehicleMaximumLoadWeightMeasure>
 +
            <nc:VehicleUnladenWeightMeasure>
 +
              <nc:MeasureValueText>3216</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
 +
            </nc:VehicleUnladenWeightMeasure>
 +
          </j:CommercialVehicle>
 +
          <nc:Insurance>
 +
            <nc:InsurancePolicyIdentification>
 +
              <nc:IdentificationID>ISN123456789</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </nc:InsurancePolicyIdentification>
 +
            <nc:InsuranceCarrierName>Carrier</nc:InsuranceCarrierName>
 +
            <nc:InsuranceEffectiveDateRange>
 +
              <nc:StartDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:StartDate>
 +
              <nc:EndDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:EndDate>
 +
            </nc:InsuranceEffectiveDateRange>
 +
          </nc:Insurance>
 +
          <j:Engine>
 +
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
 +
            <nc:ItemOwnerAppliedID>ItemOwner</nc:ItemOwnerAppliedID>
 +
            <nc:ItemOwnershipCategoryText>Category</nc:ItemOwnershipCategoryText>
 +
            <j:EngineCylinderQuantity>0</j:EngineCylinderQuantity>
 +
            <j:EngineID>EngineID</j:EngineID>
 +
            <j:EngineDisplacementMeasure>
 +
              <nc:MeasureValueText>321</nc:MeasureValueText>
 +
              <nc:MeasureUnitText>cc</nc:MeasureUnitText>
 +
            </j:EngineDisplacementMeasure>
 +
            <j:EngineHorsepowerQuantity>123</j:EngineHorsepowerQuantity>
 +
          </j:Engine>
 +
          <j:VehicleInspection>
 +
            <nc:ActivityIdentification>
 +
              <nc:IdentificationID>VSAID12345678</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </nc:ActivityIdentification>
 +
            <nc:ActivityDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:ActivityDate>
 +
            <nc:ActivityDescriptionText>Description</nc:ActivityDescriptionText>
 +
            <j:VehicleInspectionAddress>
 +
              <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
 +
              <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>
 +
            </j:VehicleInspectionAddress>
 +
            <j:VehicleInspectionInspectorIdentification>
 +
              <nc:IdentificationID>VID123456789</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </j:VehicleInspectionInspectorIdentification>
 +
            <j:VehicleInspectionStationIdentification>
 +
              <nc:IdentificationID>VISID12345678</nc:IdentificationID>
 +
              <nc:IdentificationJurisdiction>
 +
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
              </nc:IdentificationJurisdiction>
 +
            </j:VehicleInspectionStationIdentification>
 +
          </j:VehicleInspection>
 +
          <n2c:LienHolder>
 +
            <j:Lien>
 +
              <j:LienDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </j:LienDate>
 +
              <j:LienReleaseDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </j:LienReleaseDate>
 +
            </j:Lien>
 +
            <nc:GenericEntity>
 +
              <nc:EntityName>Nlets 5</nc:EntityName>
 +
              <nc:EntityContactInformation>
 +
                <nc:ContactTelephoneNumber>
 +
                  <nc:FullTelephoneNumber>
 +
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
 +
                  </nc:FullTelephoneNumber>
 +
                </nc:ContactTelephoneNumber>
 +
              </nc:EntityContactInformation>
 +
              <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
 +
            </nc:GenericEntity>
 +
          </n2c:LienHolder>
 +
          <n2c:Lessor>
 +
            <nc:EntityOrganization>
 +
              <nc:OrganizationCategoryText>Category</nc:OrganizationCategoryText>
 +
              <nc:OrganizationLocation>
 +
                <nc:LocationName>AZ</nc:LocationName>
 +
              </nc:OrganizationLocation>
 +
              <nc:OrganizationName>Nlets 6</nc:OrganizationName>
 +
              <nc:OrganizationPrimaryContactInformation>
 +
                <nc:ContactMailingAddress>
 +
                  <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
 +
                  <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:OrganizationPrimaryContactInformation>
 +
            </nc:EntityOrganization>
 +
          </n2c:Lessor>
 +
        </n2c:Vehicle>
 +
      </nrs2:StandardResponse>
 +
    </nrs2:RegistrationStatus>
 +
  </n2:NLETSResponseData>
 +
</n2:NLETS>
 +
  </syntaxhighlight>
 +
</th>
 +
</tr>
 +
</table>
 +
 +
<u>Example 10</u>: A CANDLE 3.0 Vehicle Registration Match Response (Registration).
  
===Element Dictionary===
+
<table border="1">
 
+
<tr>
Transaction types detailed below include: <u>Standardized Parsed Vehicle Registration Response (PRR)</u> and <u> Standardized Parsed List Response (PRR)</u>.
+
<th align="left">
 
+
  <syntaxhighlight lang="xml">
====Response Formats====
+
<?xml version="1.0" encoding="utf-16"?>
 
+
<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:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in [[03-Message_Structure|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.
+
  <n2:NLETSMessageHeader>
 
+
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<b><u>Standardized Parsed Vehicle Registration Status Response (PRR)</u></b>
+
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
 
+
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<b>Response Data (n2:NLETSResponseData)</b>
+
    <nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
<br>This element will contain all elements specific to this transaction.
+
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 
+
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
&nbsp;&nbsp;<b>QualityCommentText (nc:QualityCommentText)</b>
+
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<br>&nbsp;&nbsp;This element will contain notes on any issue encountered during the parsing of the Text Response.
+
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<br>&nbsp;&nbsp;An example of some of the issues that might be encountered and notated here include:  
+
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<br>&nbsp;&nbsp;An indication that the original response could only be partially parsed.
+
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
<br>&nbsp;&nbsp;An indication that the original response could not be parsed.
+
  </n2:NLETSMessageHeader>
<br>&nbsp;&nbsp;An indication that the original response contains content that is not part of the CANDLE RR specification.
+
  <n2:NLETSResponseData n2:key="RR">
<br>&nbsp;&nbsp;In this case, it will also include a note to reference the OriginalTextResponse for additional information.
+
    <nrm2:RegistrationMatch>
 
+
      <n2c:Caveat>
&nbsp;&nbsp;<b>OriginalTextResponse (n2:OriginalTextResponse)</b>
+
        <nc:CaveatText>Caveat Text</nc:CaveatText>
<br>&nbsp;&nbsp;This element will contain the original, unaltered, text response from the incoming RR. If any issues
+
      </n2c:Caveat>
<br>&nbsp;&nbsp;were encountered during the parsing of the original text response, you can refer to this element for any
+
      <nrm2:IndividualMatch>
<br>&nbsp;&nbsp;additional information. Content in the original text response that is outside of the scope of a standard
+
        <n2c:ConveyanceRegistration>
<br>&nbsp;&nbsp;CANDLE RR specification will not be parsed and only be located in this element. 
+
          <j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
 
+
          <j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
&nbsp;&nbsp;<b>Vehicle Registration Status (nrs2:RegistrationStatus)</b>
+
          <j:RegistrationEffectiveDate>
<br>&nbsp;&nbsp;This element will contain the standardized Registration status response as defined in the
+
            <nc:YearDate>2001</nc:YearDate>
<br>&nbsp;&nbsp;Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
+
          </j:RegistrationEffectiveDate>
 +
          <j:RegistrationExpirationDate>
 +
            <nc:YearDate>2001</nc:YearDate>
 +
          </j:RegistrationExpirationDate>
 +
          <n2c:RegistrationHolder>
 +
            <n2c:Person>
 +
              <nc:PersonBirthDate>
 +
                <nc:Date>1957-08-13</nc:Date>
 +
              </nc:PersonBirthDate>
 +
              <nc:PersonEthnicityText>W</nc:PersonEthnicityText>
 +
              <nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
 +
              <nc:PersonHairColorText>BRO</nc:PersonHairColorText>
 +
              <nc:PersonHeightMeasure>
 +
                <nc:MeasureValueText>511</nc:MeasureValueText>
 +
                <nc:MeasureUnitText>ft</nc:MeasureUnitText>
 +
              </nc:PersonHeightMeasure>
 +
              <nc:PersonName>
 +
                <nc:PersonGivenName>Given</nc:PersonGivenName>
 +
                <nc:PersonMiddleName>Middle</nc:PersonMiddleName>
 +
                <nc:PersonSurName>SurName</nc:PersonSurName>
 +
                <nc:PersonFullName>SurName, Given Middle</nc:PersonFullName>
 +
              </nc:PersonName>
 +
              <nc:PersonRaceText>W</nc:PersonRaceText>
 +
              <nc:PersonSexText>M</nc:PersonSexText>
 +
              <nc:PersonWeightMeasure>
 +
                <nc:MeasureValueText>250</nc:MeasureValueText>
 +
                <nc:MeasureUnitText>lbs</nc:MeasureUnitText>
 +
              </nc:PersonWeightMeasure>
 +
              <n2c:DriverLicense>
 +
                <j:DriverLicenseIdentification>
 +
                  <nc:IdentificationID>OLN12345678</nc:IdentificationID>
 +
                  <nc:IdentificationJurisdiction>
 +
                    <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
                  </nc:IdentificationJurisdiction>
 +
                </j:DriverLicenseIdentification>
 +
              </n2c:DriverLicense>
 +
            </n2c:Person>
 +
          </n2c:RegistrationHolder>
 +
          <j:ConveyanceRegistrationPlateIdentification>
 +
            <nc:IdentificationID>LIC123</nc:IdentificationID>
 +
            <nc:IdentificationJurisdiction>
 +
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
            </nc:IdentificationJurisdiction>
 +
          </j:ConveyanceRegistrationPlateIdentification>
 +
          <j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
 +
          <j:ConveyanceRegistrationStatus>
 +
            <nc:StatusText>RegistrationStatus</nc:StatusText>
 +
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
 +
            <nc:StatusDate>
 +
              <nc:Date>1957-08-13</nc:Date>
 +
            </nc:StatusDate>
 +
            <n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
 +
            <j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
 +
          </j:ConveyanceRegistrationStatus>
 +
        </n2c:ConveyanceRegistration>
 +
      </nrm2:IndividualMatch>
 +
    </nrm2:RegistrationMatch>
 +
  </n2:NLETSResponseData>
 +
</n2:NLETS>
 +
  </syntaxhighlight>
 +
</th>
 +
</tr>
 +
</table>
  
<b><u>Standardized Parsed Vehicle Registration Match List Response (PRR)</u></b>
+
<u>Example 10</u>: A CANDLE 3.0 Vehicle Registration Match Response (Vehicle).
  
<b>Response Data (n2:NLETSResponseData)</b>
+
<table border="1">
<br>This element will contain all elements specific to this transaction.
+
<tr>
 +
<th align="left">
 +
  <syntaxhighlight lang="xml">
 +
<?xml version="1.0" encoding="utf-16"?>
 +
<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:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
 +
<n2:NLETSMessageHeader>
 +
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
 +
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
 +
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
 +
<nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
 +
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
 +
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
 +
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
 +
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
 +
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
 +
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
 +
</n2:NLETSMessageHeader>
 +
<n2:NLETSResponseData n2:key="RR">
 +
<nrm2:RegistrationMatch>
 +
<n2c:Caveat>
 +
<nc:CaveatText>Caveat Text</nc:CaveatText>
 +
</n2c:Caveat>
 +
<nrm2:IndividualMatch>
 +
<n2c:Vehicle>
 +
<nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
 +
<nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
 +
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
 +
<nc:VehicleIdentification>
 +
<nc:IdentificationID>VIN1234567890</nc:IdentificationID>
 +
<nc:IdentificationJurisdiction>
 +
<nc:JurisdictionText>AZ</nc:JurisdictionText>
 +
</nc:IdentificationJurisdiction>
 +
</nc:VehicleIdentification>
 +
<n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
 +
<n2c:VehicleModelText>CRO</n2c:VehicleModelText>
 +
<nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
 +
<nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
 +
<nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
 +
<nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
 +
</n2c:Vehicle>
 +
</nrm2:IndividualMatch>
 +
</nrm2:RegistrationMatch>
 +
</n2:NLETSResponseData>
 +
</n2:NLETS>
  
&nbsp;&nbsp;<b>QualityCommentText (nc:QualityCommentText)</b>
+
  </syntaxhighlight>
<br>&nbsp;&nbsp;This element will contain notes on any issue encountered during the parsing of the Text Response.
+
</th>
 +
</tr>
 +
</table>
 +
 
 +
===Parsed Vehicle Registration NIEM Specifications===
 +
 
 +
This section provides NIEM format and examples for Parsed Vehicle Registration Response to a <b>state</b> (PRR),
  
&nbsp;&nbsp;<b>OriginalTextResponse (n2:OriginalTextResponse)</b>
+
Nlets now provides the option for users to receive fully tagged NIEM formatted Registration Responses from all states via our message parsing service. RRs destined to an individual terminal or an entire state can be redirected to the message parsing service to be converted to a Parsed Registration Response (PRR).
<br>&nbsp;&nbsp;This element will contain the original, unaltered, text response from the incoming RR.  
+
 +
The Parsed Registration Response is structured similarly to a standard CANDLE 2.0 Registration Response with the addition of some parsing-related elements and the removal of some cardinalities and enumerations.
  
&nbsp;&nbsp;<b>Registration Matches (nrm2:RegistrationMatch)</b>
+
The parsing service can be setup to parse all statewide RRs or to parse RRs for any number of individual ORIs.
<br>&nbsp;&nbsp;This element will contain the standardized Registration match list response as defined in the
 
<br>&nbsp;&nbsp;Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
 
  
 +
Any standardized message that is received will also be transformed into a text response in the OriginalResponseText element of a PRR.
  
=====Parsed Vehicle Registration NIEM Examples=====
+
To leverage this service or for more information, contact the Nlets Control Center at 1-800-528-4020.
  
<u>Example 1</u>: A Parsed Vehicle Registration Status Response.
+
====Benefits and Potential====
  
<table border="1">
+
This parsing technology has a number of real-world benefits. For members, parsed registration responses enable switch vendors to convert the fully tagged XML into a simple, human-readable format. Standardized responses also enable states to create advanced technological policies and procedures based on the data.
<tr>
+
 
<th align="left">
+
Nlets Strategic Partners can also benefit from this parsed data. A number of traffic enforcement strategic partners already maintain their own parsers for the 45 states that return registration responses in unstructured text. This new technology eliminates that time-consuming process and enables our partners to focus their energy on developing and maintaining technology that supports law enforcement.
  <syntaxhighlight lang="xml">
+
 
<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">
+
===Element Dictionary===
  <n2:NLETSMessageHeader>
+
 
    <nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
+
Transaction types detailed below include:  <u>Standardized Parsed Vehicle Registration Response (PRR)</u> and <u> Standardized Parsed List Response (PRR)</u>.
    <nh2:OriginatingORIID>AZ007C100</nh2:OriginatingORIID>
+
 
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
+
====Response Formats====
    <nh2:DocumentControlFieldText><![CDATA[PRREXAMPLE]]></nh2:DocumentControlFieldText>
+
 
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
+
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in [[03-Message_Structure|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.
    <nh2:MessageReceiveTime>14:19</nh2:MessageReceiveTime>
+
 
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
+
<b><u>Standardized Parsed Vehicle Registration Status Response (PRR)</u></b>
    <nh2:MessageSendTime>14:19</nh2:MessageSendTime>
+
 
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
+
<b>Response Data (n2:NLETSResponseData)</b>
    <nh2:SendMessageNumeric>01226</nh2:SendMessageNumeric>
+
<br>This element will contain all elements specific to this transaction.
  </n2:NLETSMessageHeader>
+
 
  <n2:NLETSInquiryData n2:key="RQ">
+
&nbsp;&nbsp;<b>QualityCommentText (nc:QualityCommentText)</b>
    <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
+
<br>&nbsp;&nbsp;This element will contain notes on any issue encountered during the parsing of the Text Response.
      <n2c:ConveyanceRegistrationPlateIdentification>
+
<br>&nbsp;&nbsp;An example of some of the issues that might be encountered and notated here include:  
        <IdentificationExpirationDate xmlns="http://release.niem.gov/niem/niem-core/4.0/">
+
<br>&nbsp;&nbsp;An indication that the original response could only be partially parsed.
          <n2:DateText>2015</n2:DateText>
+
<br>&nbsp;&nbsp;An indication that the original response could not be parsed.
        </IdentificationExpirationDate>
+
<br>&nbsp;&nbsp;An indication that the original response contains content that is not part of the CANDLE RR specification.
        <IdentificationID xmlns="http://release.niem.gov/niem/niem-core/4.0/">ABC###</IdentificationID>
+
<br>&nbsp;&nbsp;In this case, it will also include a note to reference the OriginalTextResponse for additional information.
        <IdentificationCategoryText xmlns="http://release.niem.gov/niem/niem-core/4.0/">PC</IdentificationCategoryText>
+
 
      </n2c:ConveyanceRegistrationPlateIdentification>
+
&nbsp;&nbsp;<b>OriginalTextResponse (n2:OriginalTextResponse)</b>
     </n2c:Vehicle>
+
<br>&nbsp;&nbsp;This element will contain the original, unaltered, text response from the incoming RR. If any issues
  </n2:NLETSInquiryData>
+
<br>&nbsp;&nbsp;were encountered during the parsing of the original text response, you can refer to this element for any
  <n2:NLETSResponseData n2:key="PRR">
+
<br>&nbsp;&nbsp;additional information. Content in the original text response that is outside of the scope of a standard
     <nrs2:RegistrationStatus xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0">
+
<br>&nbsp;&nbsp;CANDLE RR specification will not be parsed and only be located in this element. 
      <n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
+
 
        <n2c:StateElement>
+
&nbsp;&nbsp;<b>Vehicle Registration Status (nrs2:RegistrationStatus)</b>
          <n2c:ElementFieldName>MESSAGES1</n2c:ElementFieldName>
+
<br>&nbsp;&nbsp;This element will contain the standardized Registration status response as defined in the
          <n2c:ElementFieldValue> PLATES NOT VALID FOR HIGHWAY USE</n2c:ElementFieldValue>
+
<br>&nbsp;&nbsp;Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
        </n2c:StateElement>
+
 
        <n2c:StateElement>
+
<b><u>Standardized Parsed Vehicle Registration Match List Response (PRR)</u></b>
          <n2c:ElementFieldName>MESSAGES2</n2c:ElementFieldName>
+
 
          <n2c:ElementFieldValue> PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW</n2c:ElementFieldValue>
+
<b>Response Data (n2:NLETSResponseData)</b>
        </n2c:StateElement>
+
<br>This element will contain all elements specific to this transaction.
      </n2c:AdditionalInformation>
+
 
      <nrs2:StandardResponse>
+
&nbsp;&nbsp;<b>QualityCommentText (nc:QualityCommentText)</b>
        <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
+
<br>&nbsp;&nbsp;This element will contain notes on any issue encountered during the parsing of the Text Response.
          <nc:ItemModelYearDate>2000</nc:ItemModelYearDate>
+
 
           <nc:PropertyStyleText>4DSD</nc:PropertyStyleText>
+
&nbsp;&nbsp;<b>OriginalTextResponse (n2:OriginalTextResponse)</b>
          <nc:VehicleMakeCode>TOYT</nc:VehicleMakeCode>
+
<br>&nbsp;&nbsp;This element will contain the original, unaltered, text response from the incoming RR.
          <nc:VehicleIdentification>
+
 
            <nc:IdentificationID>12345678912752545</nc:IdentificationID>
+
&nbsp;&nbsp;<b>Registration Matches (nrm2:RegistrationMatch)</b>
          </nc:VehicleIdentification>
+
<br>&nbsp;&nbsp;This element will contain the standardized Registration match list response as defined in the
          <nc:ConveyanceRegistration>
+
<br>&nbsp;&nbsp;Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
            <nc:RegistrationExpirationDate>
+
 
              <nc:Date>2017-08-31</nc:Date>
+
 
            </nc:RegistrationExpirationDate>
+
=====Parsed Vehicle Registration NIEM Examples=====
            <n2c:RegistrationHolder>
+
 
              <nc:ContactMailingAddress>
+
<u>Example 1</u>: A Parsed Vehicle Registration Status Response.
                <nc:StructuredAddress>
+
 
                  <nc:LocationStreet>
+
<table border="1">
                    <nc:StreetFullText>123 FAKE LN APT 20B</nc:StreetFullText>
+
<tr>
                  </nc:LocationStreet>
+
<th align="left">
                  <nc:LocationCityName>TEMPE</nc:LocationCityName>
+
  <syntaxhighlight lang="xml">
                  <nc:LocationStateName>AZ</nc:LocationStateName>
+
<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">
                  <nc:LocationPostalCode>852827036</nc:LocationPostalCode>
+
  <n2:NLETSMessageHeader>
                </nc:StructuredAddress>
+
    <nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
              </nc:ContactMailingAddress>
+
     <nh2:OriginatingORIID>AZ007C100</nh2:OriginatingORIID>
              <n2c:Person>
+
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
                <nc:PersonName>
+
     <nh2:DocumentControlFieldText><![CDATA[PRREXAMPLE]]></nh2:DocumentControlFieldText>
                  <nc:PersonFullName>SMITH,W,JOHN</nc:PersonFullName>
+
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
                </nc:PersonName>
+
    <nh2:MessageReceiveTime>14:19</nh2:MessageReceiveTime>
                <nc:DriverLicense>
+
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
                  <nc:DriverLicenseIdentification>
+
    <nh2:MessageSendTime>14:19</nh2:MessageSendTime>
                    <nc:IdentificationID>D0#######</nc:IdentificationID>
+
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
                  </nc:DriverLicenseIdentification>
+
    <nh2:SendMessageNumeric>01226</nh2:SendMessageNumeric>
                </nc:DriverLicense>
+
  </n2:NLETSMessageHeader>
              </n2c:Person>
+
  <n2:NLETSInquiryData n2:key="RQ">
            </n2c:RegistrationHolder>
+
    <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
            <nc:ConveyanceRegistrationPlateIdentification>
+
      <n2c:ConveyanceRegistrationPlateIdentification>
              <nc:IdentificationID>ABC###</nc:IdentificationID>
+
        <IdentificationExpirationDate xmlns="http://release.niem.gov/niem/niem-core/4.0/">
            </nc:ConveyanceRegistrationPlateIdentification>
+
           <n2:DateText>2015</n2:DateText>
          </nc:ConveyanceRegistration>
+
        </IdentificationExpirationDate>
        </n2c:Vehicle>
+
        <IdentificationID xmlns="http://release.niem.gov/niem/niem-core/4.0/">ABC###</IdentificationID>
      </nrs2:StandardResponse>
+
        <IdentificationCategoryText xmlns="http://release.niem.gov/niem/niem-core/4.0/">PC</IdentificationCategoryText>
    </nrs2:RegistrationStatus>
+
      </n2c:ConveyanceRegistrationPlateIdentification>
    <n2:OriginalTextResponse>LIC/ABC###.LIY/2015.LIT/PC.
+
    </n2c:Vehicle>
LIC:ABC###                    EXPIRE: 08/31/2017
+
  </n2:NLETSInquiryData>
NAM:SMITH,W,JOHN                  CUST#:D0#######
+
  <n2:NLETSResponseData n2:key="PRR">
ADR:123 FAKE LN APT 20B
+
    <nrs2:RegistrationStatus xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0">
CTY:TEMPE                    ST:AZ ZIP:852827036
+
      <n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
MSGS: PLATES NOT VALID FOR HIGHWAY USE
+
        <n2c:StateElement>
MSGS: PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW
+
          <n2c:ElementFieldName>MESSAGES1</n2c:ElementFieldName>
VIN:12345678912752545 VYR:2000  VMA:TOYT    VST:4DSD</n2:OriginalTextResponse>
+
          <n2c:ElementFieldValue> PLATES NOT VALID FOR HIGHWAY USE</n2c:ElementFieldValue>
  </n2:NLETSResponseData>
+
        </n2c:StateElement>
</n2:NLETS>
+
        <n2c:StateElement>
  </syntaxhighlight>
+
          <n2c:ElementFieldName>MESSAGES2</n2c:ElementFieldName>
</th>
+
          <n2c:ElementFieldValue> PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW</n2c:ElementFieldValue>
</tr>
+
        </n2c:StateElement>
</table>
+
      </n2c:AdditionalInformation>
 
+
      <nrs2:StandardResponse>
<u>Example 2</u>: A Parsed Vehicle Registration Match List Response.
+
        <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
 
+
          <nc:ItemModelYearDate>2000</nc:ItemModelYearDate>
<table border="1">
+
          <nc:PropertyStyleText>4DSD</nc:PropertyStyleText>
<tr>
+
          <nc:VehicleMakeCode>TOYT</nc:VehicleMakeCode>
<th align="left">
+
          <nc:VehicleIdentification>
  <syntaxhighlight lang="xml">
+
            <nc:IdentificationID>12345678912752545</nc:IdentificationID>
<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">
+
          </nc:VehicleIdentification>
  <n2:NLETSMessageHeader>
+
          <nc:ConveyanceRegistration>
     <nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
+
            <nc:RegistrationExpirationDate>
     <nh2:OriginatingORIID>CTVIN0000</nh2:OriginatingORIID>
+
              <nc:Date>2017-08-31</nc:Date>
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
+
            </nc:RegistrationExpirationDate>
    <nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>
+
            <n2c:RegistrationHolder>
    <nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
+
              <nc:ContactMailingAddress>
    <nh2:MessageReceiveTime>08:21</nh2:MessageReceiveTime>
+
                <nc:StructuredAddress>
    <nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
+
                  <nc:LocationStreet>
    <nh2:MessageSendTime>08:21</nh2:MessageSendTime>
+
                    <nc:StreetFullText>123 FAKE LN APT 20B</nc:StreetFullText>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
+
                  </nc:LocationStreet>
    <nh2:SendMessageNumeric>00284</nh2:SendMessageNumeric>
+
                  <nc:LocationCityName>TEMPE</nc:LocationCityName>
  </n2:NLETSMessageHeader>
+
                  <nc:LocationStateName>AZ</nc:LocationStateName>
   <n2:NLETSResponseData n2:key="PRR">
+
                  <nc:LocationPostalCode>852827036</nc:LocationPostalCode>
    <n2:OriginalTextResponse>SMITH JOHN M                        DOB/810807    SEX/M
+
                </nc:StructuredAddress>
      PO BOX 1111            STONINGTON      CT
+
              </nc:ContactMailingAddress>
      LIC/ABC12    LIY/1602  LIT/TM              VIN/AAAAA11A11A111111
+
              <n2c:Person>
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
+
                <nc:PersonName>
      *
+
                  <nc:PersonFullName>SMITH,W,JOHN</nc:PersonFullName>
      SMITH JOHN M                        DOB/810807    SEX/M
+
                </nc:PersonName>
      PO BOX 1111            STONINGTON      CT
+
                <nc:DriverLicense>
      LIC/ABC1234  LIY/1808  LIT/ZZ              VIN/AAAAA11A11A111111
+
                  <nc:DriverLicenseIdentification>
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
+
                    <nc:IdentificationID>D0#######</nc:IdentificationID>
     
+
                  </nc:DriverLicenseIdentification>
      </n2:OriginalTextResponse>
+
                </nc:DriverLicense>
    <nrm2:RegistrationMatch xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0">
+
              </n2c:Person>
      <nrm2:IndividualMatch>
+
            </n2c:RegistrationHolder>
        <nc:ConveyanceRegistration>
+
            <nc:ConveyanceRegistrationPlateIdentification>
          <nc:RegistrationExpirationDate>
+
              <nc:IdentificationID>ABC###</nc:IdentificationID>
            <n2:DateText>1602</n2:DateText>
+
            </nc:ConveyanceRegistrationPlateIdentification>
          </nc:RegistrationExpirationDate>
+
          </nc:ConveyanceRegistration>
          <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
+
        </n2c:Vehicle>
            <nc:ContactMailingAddress>
+
      </nrs2:StandardResponse>
              <nc:StructuredAddress>
+
     </nrs2:RegistrationStatus>
                <nc:LocationStreet>
+
     <n2:OriginalTextResponse>LIC/ABC###.LIY/2015.LIT/PC.
                  <nc:StreetFullText>PO BOX 1111</nc:StreetFullText>
+
LIC:ABC###                    EXPIRE: 08/31/2017
                </nc:LocationStreet>
+
NAM:SMITH,W,JOHN                  CUST#:D0#######
                <nc:LocationCityName>STONINGTON</nc:LocationCityName>
+
ADR:123 FAKE LN APT 20B
                <nc:LocationStateName>CT</nc:LocationStateName>
+
CTY:TEMPE                    ST:AZ ZIP:852827036
              </nc:StructuredAddress>
+
MSGS: PLATES NOT VALID FOR HIGHWAY USE
            </nc:ContactMailingAddress>
+
MSGS: PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW
            <n2c:Person>
+
VIN:12345678912752545 VYR:2000  VMA:TOYT    VST:4DSD</n2:OriginalTextResponse>
              <nc:PersonBirthDate>
+
  </n2:NLETSResponseData>
                <n2:DateText>810807</n2:DateText>
+
</n2:NLETS>
              </nc:PersonBirthDate>
+
   </syntaxhighlight>
              <nc:PersonName>
+
</th>
                <nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
+
</tr>
              </nc:PersonName>
+
</table>
              <nc:PersonSexCode>M</nc:PersonSexCode>
+
 
            </n2c:Person>
+
<u>Example 2</u>: A Parsed Vehicle Registration Match List Response.
          </n2c:RegistrationHolder>
+
 
          <nc:ConveyanceRegistrationPlateIdentification>
+
<table border="1">
            <nc:IdentificationID>ABC12</nc:IdentificationID>
+
<tr>
          </nc:ConveyanceRegistrationPlateIdentification>
+
<th align="left">
          <nc:ConveyanceRegistrationPlateCategoryText>TM</nc:ConveyanceRegistrationPlateCategoryText>
+
  <syntaxhighlight lang="xml">
         </nc:ConveyanceRegistration>
+
<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">
        <nc:Vehicle>
+
  <n2:NLETSMessageHeader>
          <nc:ConveyanceColorPrimaryText>GRY</nc:ConveyanceColorPrimaryText>
+
    <nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
          <nc:ItemModelYearDate>09</nc:ItemModelYearDate>
+
    <nh2:OriginatingORIID>CTVIN0000</nh2:OriginatingORIID>
          <nc:PropertyStyleText>CW</nc:PropertyStyleText>
+
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
          <nc:VehicleMakeText>TOYOT</nc:VehicleMakeText>
+
    <nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>
          <nc:VehicleModelText>TACOMA D</nc:VehicleModelText>
+
    <nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
          <nc:VehicleIdentification>
+
    <nh2:MessageReceiveTime>08:21</nh2:MessageReceiveTime>
            <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
+
    <nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
          </nc:VehicleIdentification>
+
    <nh2:MessageSendTime>08:21</nh2:MessageSendTime>
        </nc:Vehicle>
+
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
      </nrm2:IndividualMatch>
+
    <nh2:SendMessageNumeric>00284</nh2:SendMessageNumeric>
      <nrm2:IndividualMatch>
+
  </n2:NLETSMessageHeader>
        <nc:ConveyanceRegistration>
+
  <n2:NLETSResponseData n2:key="PRR">
          <nc:RegistrationExpirationDate>
+
    <n2:OriginalTextResponse>SMITH JOHN M                        DOB/810807   SEX/M
             <n2:DateText>1808</n2:DateText>
+
      PO BOX 1111            STONINGTON      CT
 +
      LIC/ABC12    LIY/1602  LIT/TM              VIN/AAAAA11A11A111111
 +
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
 +
      *
 +
      SMITH JOHN M                         DOB/810807    SEX/M
 +
      PO BOX 1111            STONINGTON      CT
 +
      LIC/ABC1234  LIY/1808  LIT/ZZ              VIN/AAAAA11A11A111111
 +
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
 +
     
 +
      </n2:OriginalTextResponse>
 +
    <nrm2:RegistrationMatch xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0">
 +
      <nrm2:IndividualMatch>
 +
         <nc:ConveyanceRegistration>
 +
          <nc:RegistrationExpirationDate>
 +
             <n2:DateText>1602</n2:DateText>
 
           </nc:RegistrationExpirationDate>
 
           </nc:RegistrationExpirationDate>
 
           <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
 
           <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
Line 1,017: Line 2,428:
 
           </n2c:RegistrationHolder>
 
           </n2c:RegistrationHolder>
 
           <nc:ConveyanceRegistrationPlateIdentification>
 
           <nc:ConveyanceRegistrationPlateIdentification>
             <nc:IdentificationID>ABC1234</nc:IdentificationID>
+
             <nc:IdentificationID>ABC12</nc:IdentificationID>
 
           </nc:ConveyanceRegistrationPlateIdentification>
 
           </nc:ConveyanceRegistrationPlateIdentification>
           <nc:ConveyanceRegistrationPlateCategoryText>ZZ</nc:ConveyanceRegistrationPlateCategoryText>
+
           <nc:ConveyanceRegistrationPlateCategoryText>TM</nc:ConveyanceRegistrationPlateCategoryText>
 
         </nc:ConveyanceRegistration>
 
         </nc:ConveyanceRegistration>
 
         <nc:Vehicle>
 
         <nc:Vehicle>
Line 1,032: Line 2,443:
 
         </nc:Vehicle>
 
         </nc:Vehicle>
 
       </nrm2:IndividualMatch>
 
       </nrm2:IndividualMatch>
    </nrm2:RegistrationMatch>
+
      <nrm2:IndividualMatch>
  </n2:NLETSResponseData>
+
        <nc:ConveyanceRegistration>
</n2:NLETS>
+
          <nc:RegistrationExpirationDate>
</syntaxhighlight>
+
            <n2:DateText>1808</n2:DateText>
</th>
+
          </nc:RegistrationExpirationDate>
</tr>
+
          <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
</table>
+
            <nc:ContactMailingAddress>
 
+
              <nc:StructuredAddress>
 
+
                <nc:LocationStreet>
[[#top|Top]]
+
                  <nc:StreetFullText>PO BOX 1111</nc:StreetFullText>
 
+
                </nc:LocationStreet>
==Legacy (DEPRECATED)==
+
                <nc:LocationCityName>STONINGTON</nc:LocationCityName>
 
+
                <nc:LocationStateName>CT</nc:LocationStateName>
===Vehicle Registration Legacy Specifications===
+
              </nc:StructuredAddress>
 
+
            </nc:ContactMailingAddress>
This section provides Legacy format and examples for Vehicle Registration Query by License Plate/Year/Type, or VIN to a <b>state</b> (RQ), and the corresponding Vehicle Registration Response (RR), and the Vehicle Registration Query by License Plate/Year/Type, <b>or</b> VIN to a <b>region</b> (RQG). An alternative Vehicle Registration Query is by name (RNQ) with the corresponding Vehicle Registration Response (RNR).
+
            <n2c:Person>
 
+
              <nc:PersonBirthDate>
Canadian vehicle registration queries are described in "[[Section 32: Communicating with Canada|Communicating with Canada]]".
+
                <n2:DateText>810807</n2:DateText>
 
+
              </nc:PersonBirthDate>
Mexican vehicle registration queries are described in "[[Section 33: Communicating with Mexico|Communicating with Mexico]]".
+
              <nc:PersonName>
 
+
                <nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
Formats for Vehicle Registration queries and responses are described in the sections that follow.
+
              </nc:PersonName>
 
+
              <nc:PersonSexCode>M</nc:PersonSexCode>
====Query Formats====
+
            </n2c:Person>
 
+
          </n2c:RegistrationHolder>
<ul>
+
          <nc:ConveyanceRegistrationPlateIdentification>
<li>All inquiries and responses are in a fixed format.
+
            <nc:IdentificationID>ABC1234</nc:IdentificationID>
<li>All messages are preceded by a standard input header.
+
          </nc:ConveyanceRegistrationPlateIdentification>
<li>If a regional code is used, the message type should be RQG. If it is not, Nlets will change it to RQG and handle it at a lower priority.
+
          <nc:ConveyanceRegistrationPlateCategoryText>ZZ</nc:ConveyanceRegistrationPlateCategoryText>
<li>States receiving an RQG will respond with an RR.
+
        </nc:ConveyanceRegistration>
</ul>
+
        <nc:Vehicle>
 +
          <nc:ConveyanceColorPrimaryText>GRY</nc:ConveyanceColorPrimaryText>
 +
          <nc:ItemModelYearDate>09</nc:ItemModelYearDate>
 +
          <nc:PropertyStyleText>CW</nc:PropertyStyleText>
 +
          <nc:VehicleMakeText>TOYOT</nc:VehicleMakeText>
 +
          <nc:VehicleModelText>TACOMA D</nc:VehicleModelText>
 +
          <nc:VehicleIdentification>
 +
            <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
 +
          </nc:VehicleIdentification>
 +
        </nc:Vehicle>
 +
      </nrm2:IndividualMatch>
 +
    </nrm2:RegistrationMatch>
 +
  </n2:NLETSResponseData>
 +
</n2:NLETS>
 +
</syntaxhighlight>
 +
</th>
 +
</tr>
 +
</table>
  
To send a vehicle registration query, enter the following:
 
  
<table border="1">
+
[[#top|Top]]
 +
 
 +
==Legacy (DEPRECATED)==
 +
 
 +
===Vehicle Registration Legacy Specifications===
 +
 
 +
This section provides Legacy format and examples for Vehicle Registration Query by License Plate/Year/Type, or VIN to a <b>state</b> (RQ), and the corresponding Vehicle Registration Response (RR), and the Vehicle Registration Query by License Plate/Year/Type, <b>or</b> VIN to a <b>region</b> (RQG). An alternative Vehicle Registration Query is by name (RNQ) with the corresponding Vehicle Registration Response (RNR).
 +
 
 +
Canadian vehicle registration queries are described in "[[Section 32: Communicating with Canada|Communicating with Canada]]".
 +
 
 +
Mexican vehicle registration queries are described in "[[Section 33: Communicating with Mexico|Communicating with Mexico]]".
 +
 
 +
Formats for Vehicle Registration queries and responses are described in the sections that follow.
 +
 
 +
====Query Formats====
 +
 
 +
<ul>
 +
<li>All inquiries and responses are in a fixed format.
 +
<li>All messages are preceded by a standard input header.
 +
<li>If a regional code is used, the message type should be RQG. If it is not, Nlets will change it to RQG and handle it at a lower priority.
 +
<li>States receiving an RQG will respond with an RR.
 +
</ul>
 +
 
 +
To send a vehicle registration query, enter the following:
 +
 
 +
<table border="1">
 
<tr>
 
<tr>
 
<th align="left">RQ. or RQG.</th>
 
<th align="left">RQ. or RQG.</th>
Line 1,090: Line 2,542:
 
<tr>
 
<tr>
 
<th align="left">
 
<th align="left">
-"LIC/" followed by license plate number (alphanumeric only) and a period.
+
-"LIC/" followed by license plate number (string) and a period.
 
<br>-"LIY/" followed by year of current license or NX (non-expiring) and a period.
 
<br>-"LIY/" followed by year of current license or NX (non-expiring) and a period.
 
<br>-"LIT/" followed by license type.
 
<br>-"LIT/" followed by license type.
Line 1,108: Line 2,560:
  
 
<ul>
 
<ul>
<li>No imbedded spaces and no special characters (i.e. hyphens) should be in the query.
+
<li>No imbedded spaces and no special characters (i.e. hyphens) should be in the inquiry.
 
<li>All data elements (i.e. license or vehicle ID number) are preceded by a prefix and terminated by a period. The final character should not be a period (this conforms to NCIC message structure).
 
<li>All data elements (i.e. license or vehicle ID number) are preceded by a prefix and terminated by a period. The final character should not be a period (this conforms to NCIC message structure).
 
<li>Control characters are permitted throughout the text of the message and should be ignored by the queried state when examining the inquiry.
 
<li>Control characters are permitted throughout the text of the message and should be ignored by the queried state when examining the inquiry.
Line 1,151: Line 2,603:
 
<th align="left">License number</th>
 
<th align="left">License number</th>
 
<th align="center">1-10</th>
 
<th align="center">1-10</th>
<th align="left">License number, alphanumeric only, followed by a period.</th>
+
<th align="left">License number, followed by a period.</th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 1,314: Line 2,766:
 
<ul>
 
<ul>
 
<li>Should the information be unavailable, a standard message is returned by the state.
 
<li>Should the information be unavailable, a standard message is returned by the state.
<li>If the query was processed and there was no information on file, a standard "no record" message is returned. The format for each of these follows the positive response format.
+
<li>If the inquiry was processed and there was no information on file, a standard "no record" message is returned. The format for each of these follows the positive response format.
 
<li>If a data field presented in the format is unavailable, the prefix, data element, and period should be omitted from the response.  
 
<li>If a data field presented in the format is unavailable, the prefix, data element, and period should be omitted from the response.  
 
<li>The message should be compacted to eliminate spaces resulting from missing or unavailable data elements. An example of this would be vehicle color. Some states do not have this information on their database.
 
<li>The message should be compacted to eliminate spaces resulting from missing or unavailable data elements. An example of this would be vehicle color. Some states do not have this information on their database.
Line 1,381: Line 2,833:
 
</th>
 
</th>
 
</tr>
 
</tr>
</table>
+
</table>
 
+
 
<u>Example 4</u>: A Vehicle Registration query by Region. The response will be a standard Vehicle Registration response (RR).
+
<u>Example 4</u>: A Vehicle Registration query by Region. The response will be a standard Vehicle Registration response (RR).
 
+
 
<table border="1">
+
<table border="1">
<tr>
+
<tr>
<th align="left">
+
<th align="left">
RQG.AZNLETS20.A1,B1,C1.TXT
+
RQG.AZNLETS20.A1,B1,C1.TXT
<br>VIN/AAAAA11A11A111111
+
<br>VIN/AAAAA11A11A111111
</th>
+
</th>
</tr>
+
</tr>
</table>
+
</table>
 
+
 
<u>Example 5</u>: A Vehicle Registration query by name.
+
<u>Example 5</u>: A Vehicle Registration query by name.
 +
 
 +
<table border="1">
 +
<tr>
 +
<th align="left">
 +
RNQ.AZNLETS20.AZ.TXT
 +
<br>NAM/SMITH, JOHN.DOB/19500101
 +
</th>
 +
</tr>
 +
</table>
 +
 
 +
<u>Example 6</u>: A Vehicle Registration response by name.
 +
 
 +
<table border="1">
 +
<tr>
 +
<th align="left">
 +
RNR.AZLIC0000
 +
<br>13:51 10/26/2011 45282
 +
<br>13:51 10/26/2011 01948 AZNLETS20
 +
<br>TXT
 +
<br>NAM/SMITH,JOHN
 +
<br>RESPONSE FROM ARIZONA DMV REGISTRATION RECORDS PAGE 001
 +
<br>SMITH, JOHN 1234 ANY STREET PHOENIX AZ
 +
<br>LIC/1234567 LIY/2010 LIT/PC VYR/2005 VMA/STRN VMO/ION VST/4D VCO/WHI
 +
<br>END OF SEARCH
 +
</th>
 +
</tr>
 +
</table>
 +
 
 +
[[#top|Top]]
 +
 
 +
== Downloads ==
 +
 
 +
=== Queries ===
 +
{| class="wikitable"
 +
|-
 +
! File !! Last Updated
 +
|-
 +
| [https://schema.nlets.org/Wiki/Schemas/RQ.ZIP Download RQ Schema] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Stylesheets/RQ.xslt Download RQ Stylesheet] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Schemas/RQG.ZIP Download RQG Schema] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Stylesheets/RQG.xslt Download RQG Stylesheet] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Schemas/RNQ.ZIP Download RNQ Schema] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Stylesheets/RNQ.xslt Download RNQ Stylesheet] || N/A
 +
|-
 +
|}
 +
 
 +
[[#top|Top]]
  
<table border="1">
+
=== CANDLE 2.0 ===
<tr>
 
<th align="left">
 
RNQ.AZNLETS20.AZ.TXT
 
<br>NAM/SMITH, JOHN.DOB/19500101
 
</th>
 
</tr>
 
</table>
 
 
 
<u>Example 6</u>: A Vehicle Registration response by name.
 
  
<table border="1">
+
{| class="wikitable"
<tr>
+
|-
<th align="left">
+
! File !! Last Updated
RNR.AZLIC0000
+
|-
<br>13:51 10/26/2011 45282
+
| [https://schema.nlets.org/Wiki/Schemas/PRR.ZIP Download PRR Schema] || N/A
<br>13:51 10/26/2011 01948 AZNLETS20
+
|-
<br>TXT
+
| [https://schema.nlets.org/Wiki/Stylesheets/PRR.xslt Download PRR Stylesheet] || 2/19/2020
<br>NAM/SMITH,JOHN
+
|-
<br>RESPONSE FROM ARIZONA DMV REGISTRATION RECORDS PAGE 001
+
| [https://schema.nlets.org/Wiki/Schemas/RR_20.ZIP Download RR Schema] || N/A
<br>SMITH, JOHN 1234 ANY STREET PHOENIX AZ
+
|-
<br>LIC/1234567 LIY/2010 LIT/PC VYR/2005 VMA/STRN VMO/ION VST/4D VCO/WHI
+
| [https://schema.nlets.org/Wiki/Stylesheets/RR_20.xslt Download RR Stylesheet] || 11/3/2021
<br>END OF SEARCH
+
|-
</th>
+
| [https://schema.nlets.org/Wiki/Schemas/RR_20.ZIP Download RNR Schema] || 02/20/2020
</tr>
+
|-
</table>
+
| [https://schema.nlets.org/Wiki/Stylesheets/RR_20.xslt Download RNR Stylesheet] || 09/29/2021
 +
|-
 +
| [[Media:NLETS Registration 2-0-0.pdf | CANDLE 2.0 Vehicle Registration Specs]] || N/A
 +
|-
 +
|}
  
 
[[#top|Top]]
 
[[#top|Top]]
  
== Downloads ==
+
=== CANDLE 3.0 ===
 
 
[https://schema.nlets.org/Wiki/Schemas/PRR.ZIP Download PRR Schema]
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/PRR.xslt Download PRR Stylesheet] (updated 2/19/2020)
 
 
 
[https://schema.nlets.org/Wiki/Schemas/RQ.ZIP Download RQ Schema]
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/RQ.xslt Download RQ Stylesheet]
 
 
 
[https://schema.nlets.org/Wiki/Schemas/RR.ZIP Download RR Schema]
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/RR.xslt Download RR Stylesheet] (updated 06/05/2020)
 
 
 
[https://schema.nlets.org/Wiki/Schemas/RQG.ZIP Download RQG Schema]
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/RQG.xslt Download RQG Stylesheet]
 
 
 
[https://schema.nlets.org/Wiki/Schemas/RNQ.ZIP Download RNQ Schema]
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/RNQ.xslt Download RNQ Stylesheet]
 
 
 
[https://schema.nlets.org/Wiki/Schemas/RNR.ZIP Download RNR Schema] (Updated 02/20/2020)
 
 
 
[https://schema.nlets.org/Wiki/Stylesheets/RNR.xslt Download RNR Stylesheet]
 
  
[[Media:CANDLE-RR-Specs.pdf | CANDLE Vehicle Registration Specs]]
+
{| class="wikitable"
 +
|-
 +
! File !! Last Updated
 +
|-
 +
| [https://schema.nlets.org/Wiki/Schemas/RR_30.ZIP Download RR Schema] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Stylesheets/RR_30.xslt Download RR Stylesheet] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Schemas/RR_30.ZIP Download RNR Schema] || N/A
 +
|-
 +
| [https://schema.nlets.org/Wiki/Stylesheets/RR_30.xslt Download RNR Stylesheet] || N/A
 +
|-
 +
| [[Media:NLETS Registration 3-0-0.pdf | CANDLE 3.0 Vehicle Registration Specs]] || N/A
 +
|-
 +
|}
  
 
[[#top|Top]]
 
[[#top|Top]]

Revision as of 14:15, 13 December 2021

Vehicle Registration Transactions (RQ/RR, RQG & RNQ/RNR)

This section describes how to access out-of-state vehicle registration information (plate number, license type, license year, VIN, vehicle model, vehicle style, and vehicle color) by sending a query through Nlets to a state or multi-state region by License Plate/Year/Type, VIN, or Name.

Canadian vehicle registration queries are described in "Communicating with Canada".

Mexican vehicle registration queries are described in "Communicating with Mexico".

This section provides an overview and details regarding the Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by License Plate/Year/Type, or VIN to a region (RQG), the corresponding Vehicle Registration Response (RR), the Vehicle Registration Query by Name (RNQ), and the corresponding Vehicle Registration Response (RR).

The RQG is a Vehicle Registration Query to a region. It has the same requirements as a standard RQ. When the RQG is sent to Nlets; Nlets will take that RQG message and change the message type to RQ. States will not receive a RQG message type. Since the message type is changed to a RQ, the requesting state will receive a RR message back. The RQG can also be used for the Multi-state query.

Multi-State Query Functionality

Nlets supports the Multi-State Query functionality for the RQ message format. This functionality allows the inquiry to be automatically sent to all states that participate in the message type and returns a single merged response.

In order to send a Vehicle Registration using the Multi-State Query, the inquiry should be sent in its typical format to the destination NL. Nlets will take this query and send it to ALL states that support the RQ message key. Nlets then collects all relevant responses to this query, merges them together while suppressing the NO HIT responses, and sends them onto the querying user as a single response. These responses will also contain summary data indicating which states this query was sent to, which states responded with hits, which responded with no hits, and which states did not respond at all.

States receiving legacy text or GJXDM formats will see the summary data and state responses in a flattened text format (wrapped in XML for GJXDM), whereas states receiving responses in NIEM will receive the summary and state responses in a standardized XML structure detailed below.

An important detail to note is that if a response is received after Nlets has forwarded on the merged Multi-State response, the late response will be sent individually to the original user. This would be most likely to occur if a participating state happened to be 'down' at the time of the inquiry but came back up at a later time and responded.

Overview

To send a Vehicle Registration Query (RQ/RQG), a user must enter the License Plate, License Year, and License Type (See "Query by License Plate/Year/Type" below), or VIN, Vehicle Make (optional), and Vehicle Manufacture Year (optional) (See "Query by VIN" below).

Positive Vehicle Registration Responses (RR) may contain information including the license number, license type, license year, VIN, vehicle model, vehicle style, and vehicle color for up to two vehicle matches (See "Vehicle Registration Response" below).

Section12-RQ.jpg

Other possible responses to a query include:

  • NOT ON FILE
  • FILE NOT AVAILABLE
  • TEMPORARILY UNAVAILABLE

Query Requirements

  • Each Registration Query (RQ/RQG) can be sent to up to five state or regional codes.
  • A destination code of "Z1" will result in the inquiry being directed to all states (sends a separate response for each state).
  • A destination code of "NL" will result in the inquiry being directed to all states (sends a single response for all states).
  • Any indicators or flags from a state DMV file that depict a vehicle record as stolen must be suppressed from interstate transmission over Nlets.
  • To access information on diplomatic plates use the 2-character code "US".
  • To access information on GSA plates use the 2-character code "GS".

Query Help

  • Utilize the states help file for additional DMV ORI information.
  • To obtain explanatory or supplementary information on a state's vehicle registration files, a user may send an Administrative Message to xxLICHELP (where xx = 2 character state code).
  • A user also may determine who is providing automated responses to registration queries and who has a HELP file by sending an Administrative Message to "NLLICHELP".
  • If a complete date of birth is unknown some states support inquiries on age. Consult state vehicle registration HELP file for details. The address is xxLICHELP (where xx=2 character state code).
  • A Help file about GSA can be obtained by sending an Administrative message to GSADMHELP.
  • A Help file about data returned from GSA can be obtained by sending an Administrative message to GSLICHELP.

More information on help files can be located in Help File Transactions.

Data Codes
  • Codes used as input and/or output in the vehicle registration query/response generally match NCIC formats and content. Please refer to Part II of your NCIC Manual for code translation and instruction.
  • If a state cannot conform to the NCIC codes with regard to vehicle make and vehicle model, an easily understandable notation may be substituted.
Vehicle Registration Query Field Requirements (RQ/RQG)

The table that follows describes requirements for Vehicle Registration Queries (RQ/RQG).

XML Tag: Legacy
Prefix:
Field
Size:
Data
Requirements:
Translation:
nc:IdentificationID
LIC/ 1-10 String

License
number

nc:IdentificationCategoryText
LIT/ 2-4 See NCIC
Manual

License type

nc:Year
LIY/ 10 ccyy

ccyy, License
year or NX,
Non-expiring

nc:IdentificationID
VIN/ 1-20 Alphanumeric
only

Vehicle
identification
number

nc:VehicleMakeCode
VMA/ 2-4 See NCIC
Manual

Vehicle make

nc:ItemModelYearDate
VYR/ 2-4 See NCIC
Manual

Vehicle model
year date

Registration Name Query/Registration Name Response (RNQ/RNR)

This section provides an overview and details regarding the RNQ/RNR (query by name and its response).

Overview

To send a Vehicle Registration Query (RNQ), a user must enter the Name, Date of Birth (optional), and Age (optional) (See "Name Query" below).

Positive Vehicle Registration Reponses (RNR) may contain information including the License Number, License Type, License Year, VIN, Vehicle Model, Vehicle Style, and Vehicle Color for up to two vehicle matches (See Response below).

Section12-RQ2.jpg

The other possible vehicle registration responses include:

  • FILE NOT AVAILABLE
  • NOT ON FILE
  • TEMPORARILY UNAVAILABLE

Query Requirements

  • Each Registration Query (RNQ) can be sent to no more than one state.
  • To access information on diplomatic plates use the 2-character code "US".
Data Codes
  • Codes used as input and/or output in the vehicle registration query/response generally match NCIC formats and content. Please refer to Part II of your NCIC Manual for code translation and instruction.
  • If a state cannot conform to the NCIC codes with regard to vehicle make and vehicle model, an easily understandable notation may be substituted.
Vehicle Registration by Name Field Requirements (RNQ)

The table below describes requirements for Registration by Name Queries.

XML Tag: Legacy
Prefix:
Field
Size:
Data
Requirements:
Translation:
nc:PersonFullName
NAM/ 1-30

Alpha Characters

Person Name: This field
must include at least a
first and last name in the
standard name format
(surname, first name).
Some states allow a
question mark "?" in the
surname if the full
surname is not known.
Consult state help files to
determine if a state can
support this capability.
(E.g., NAM/PUBL?,JOHN Q.)

nc:Date
DOB/ 8

ccyy-mm-dd
See NCIC
Manual

Date of Birth. This field,
if used, must include the
complete date of birth.

nc:PersonAgeDescriptionText
AGE/ 2

Numeric

Age. If a complete
date of birth is unknown,
some states support
inquiries on age. Consult
state vehicle registration
HELP file for details. The
address is xxLICHELP where
xx=2 character state code.

Vehicle Registration Name Field Requirements (RNR)

The RNR Field Requirements are identical to the RR Field Requirements.

Top

GJXDM (DEPRECATED)

GJXDM has been deprecated. Please contact Nlets for additional assistance with GJXDM.

Top

NIEM

Vehicle Registration NIEM Specifications

This section provides NIEM format and examples for Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ) or region (RQG), and the corresponding Vehicle Registration Response (RR).

Canadian vehicle registration queries are described in "Communicating with Canada".

Mexican vehicle registration 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: Vehicle Registration Query by License Plate, Year, Type (RQ,RQG), Vehicle Registration Query by VIN (RQ,RQG), Vehicle Registration Query by Name (RNQ), Vehicle Registration Response in Free Text (RR) and Standardized Vehicle Registration Response (RR).

Query Formats

Vehicle Registration Query by License Plate, Year, Type (RQ,RQG)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  nc:Vehicle
  A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over
  land.

    nc:ConveyanceRegistrationPlateIdentification
    An identification on a metal plate fixed to a conveyance.

      nc:IdentificationID
      A value that identifies something.
      This element will contain the license plate number to be queried

      nc:IdentificationCategoryText
      A kind of identification.
      This element should contain the type of license plate being queried. Allowable values come
      from the NCIC LIT code table.

      nc:IdentificationExpirationDate
      A date after which an identification is no longer valid.

        nc:Year
        A year.
        This element's value should be the expiration date of the license plate, also known as the
        plate year. The value should be in the format YYYY. For non-expiring plates NX or YYYY may
        be entered.

  n2:HistoryRequestIndicator
  This optional element can be used to indicate that a registration history is requested, if
  available. The element will only be passed onto XML states and will be stripped from queries to
  legacy states. Value should be boolean.

Vehicle Registration Query by VIN (RQ,RQG)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  nc:Vehicle
  A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over
  land.

    nc:VehicleIdentification
    A unique combination of alphanumeric characters that identifies a specific vehicle.

      nc:IdentificationID
      A value that identifies something.
      This element will contain the VIN to be queried.

    nc:VehicleMakeCode
    A manufacturer of a vehicle.
    This optional element will contain the make of the vehicle being queried. Allowable values come
    from the NCIC VMA code table.

    nc:ItemModelYearDate
    A year in which an item was manufactured or produced.
    This element will contain the year of the vehicle. Data should be formatted YYYY.

  n2:HistoryRequestIndicator
  This optional element can be used to indicate that a registration history is requested, if available.
  The element will only be passed onto XML states and will be stripped from queries to legacy
  states. Value should be boolean.

Vehicle Registration Query by Name (RNQ)

n2:NLETSInquiryData
This element will contain all elements specific to this transaction.

  nc:Person
  This element encapsulates the information about the person being queried

    nc:PersonAgeDescriptionText
    A description of the age of a person.

    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.

Response Formats

Vehicle Registration Response in Free Text (RR)

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 vehicle registration response. Nlets recommends the use of

<nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>

tags to ensure that the response does not contain any characters illegal in XML.


Vehicle Registration Response in CANDLE XML (RR)

The full tagged XML standard for Vehicle Registration 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 Vehicle Registration Responses are encouraged to adopt the CANDLE 3.0 specification


CANDLE 2.0 Standardized Vehicle Registration Status Response (RR)

Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.

  Vehicle Registration Status (nrs2:RegistrationStatus)
  This element will contain the standardized driver status response as defined in the Collaboration
  of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
  For CANDLE 2.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/1.0

CANDLE 2.0 Standardized Vehicle Registration Match Response (RR)

Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.

  Vehicle Registration Match (nrm2:RegistrationMatch)
  This element will contain a collection of summery Individual Matchs as defined in the Collaboration
  of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
  For CANDLE 2.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/1.0

CANDLE 3.0 Standardized Vehicle Registration History Response (RR)

Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.

  Vehicle Registration History (nrh2:RegistrationHistory)
  This element will contain the standardized driver history response as defined in the Collaboration
  of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
  For CANDLE 2.0, nrh2 maps to the URI http://www.nlets.org/niem/nlets-registration-history/2.0


CANDLE 3.0 Standardized Vehicle Registration Status Response (RR)

Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.

  Vehicle Registration Status (nrs2:RegistrationStatus)
  This element will contain the standardized driver status response as defined in the Collaboration
  of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
  For CANDLE 3.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/2.0

CANDLE 3.0 Standardized Vehicle Registration Match Response (RR)

Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.

  Vehicle Registration Match (nrm2:RegistrationMatch)
  This element will contain a collection of summery Individual Matchs as defined in the Collaboration
  of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
  For CANDLE 3.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/2.0

Vehicle Registration NIEM Examples

Example 1: A Vehicle Registration query by license plate, year and type.

<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>RQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P4</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>13:57</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>13:57</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>00010</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <nc:Vehicle>
      <nc:ConveyanceRegistrationPlateIdentification>
        <nc:IdentificationID>ABC123</nc:IdentificationID>
        <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
        <nc:IdentificationExpirationDate>
          <nc:Year>2019</nc:Year>
        </nc:IdentificationExpirationDate>
      </nc:ConveyanceRegistrationPlateIdentification>
    </nc:Vehicle>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 2: A Vehicle Registration query by VIN.

<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>RQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P4</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[CROSSFIRE2]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>13:58</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>13:58</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>00011</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <nc:Vehicle>
      <nc:VehicleIdentification>
        <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
      </nc:VehicleIdentification>
    </nc:Vehicle>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 3: A Vehicle Registration 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>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>CALIC0000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>13:59</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>13:59</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01183</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="RR">
    <n2:ResponseText>DATE: 10/22/19 TIME: 13:59

INSURANCE INFORMATION UNKNOWN              
REG VALID FROM: 01/26/01 TO 01/26/02
LIC#: abc123 YRMD:71 MAKE:CHEV BTM :PU VIN :VEHICLEIDNUMBER 
R/O :SMITH JOHN, PO BOX 932336 CITY:SACRAMENTO C.C.:34 
ZIP#:94000 
SOLD:01/20/71 RCID:05/20/79 OCID:05/02/79 LOCD:G 

RELEASE OF LIABILITY (REG. 138)
RECEIPT DATE:07/04/96  TRANSFER DATE:07/01/96  SELL PRICE:001500
BUYER:SMITH JOHN, 1234 FAKE AVE 
CITY:SACRAMENTO   SELLER:SAME AS R/O ON FILE    

RELEASE OF LIABILITY (REG. 138)
RECEIPT DATE:11/08/11  TRANSFER DATE:11/01/11  SELL PRICE:000700
BUYER:SMITH JOHN, 1234 FAKE AVE 

CITY:SACRAMENTO CA   SELLER:SAME AS R/O ON FILE    

FEDERAL, STATE OR LOCAL LAW ENFORCEMENT AGENCIES SHALL NOT USE ANY 
NON-CRIMINAL HISTORY INFORMATION CONTAINED WITHIN THIS DATABASE FOR 
IMMIGRATION ENFORCEMENT PURPOSES. THIS RESTRICTION DOES NOT PERTAIN 
TO ANY INFORMATION THAT IS REGARDING A PERSON'S IMMIGRATION OR 
CITIZENSHIP STATUS PURSUANT TO 8 U.S.C 1373 AND 1644

END 
 </n2:ResponseText>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 4: A Vehicle Registration query by Region. The response will be a standard Vehicle Registration response (RR).

<n2:NLETS xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" 
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RQG</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
    <nh2:DestinationORIID>A1</nh2:DestinationORIID>
    <nh2:DestinationORIID>B1</nh2:DestinationORIID>
    <nh2:DestinationORIID>C1</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[CRO55F1R31]]></nh2:DocumentControlFieldText>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <nc:Vehicle>
      <nc:VehicleIdentification>
        <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
      </nc:VehicleIdentification>
    </nc:Vehicle>
  </n2:NLETSInquiryData>
</n2:NLETS>

Example 5: A Vehicle Registration 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>RNQ</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
    <nh2:DestinationORIID>P4</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[RNQEXAMPLE]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:06</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:06</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>00019</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RNQ">
    <nc:Person>
      <nc:PersonName>
        <nc:PersonFullName>SMITH, JOHN</nc:PersonFullName>
      </nc:PersonName>
    </nc:Person>
  </n2:NLETSInquiryData>
</n2:NLETS>


Example 6: A CANDLE 2.0 Vehicle Registration Standard Response.

<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0" n2:version="2.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <n2c:Vehicle>
      <nc:VehicleIdentification>
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
      </nc:VehicleIdentification>
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
      <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
      <nc:ConveyanceRegistration>
        <nc:RegistrationIdentification>
          <nc:IdentificationID>LIC</nc:IdentificationID>
          <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
          <nc:IdentificationExpirationDate>
            <nc:Year>2001</nc:Year>
          </nc:IdentificationExpirationDate>
        </nc:RegistrationIdentification>
      </nc:ConveyanceRegistration>
    </n2c:Vehicle>
  </n2:NLETSInquiryData>
  <n2:NLETSResponseData n2:key="RR">
    <nrs2:RegistrationStatus>
      <n2c:AdditionalInformation>
        <n2c:StateElement>
          <n2c:ElementFieldName>StateElement</n2c:ElementFieldName>
          <n2c:ElementFieldValue>StateElement Value</n2c:ElementFieldValue>
        </n2c:StateElement>
      </n2c:AdditionalInformation>
      <nrs2:StandardResponse>
        <n2c:Vehicle>
          <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
          <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
          <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
          <nc:ItemLengthMeasure>
            <nc:MeasurePointValue>100</nc:MeasurePointValue>
            <nc:MeasureUnitText>in</nc:MeasureUnitText>
          </nc:ItemLengthMeasure>
          <nc:ItemMakeName>Make</nc:ItemMakeName>
          <nc:ItemModelName>Model</nc:ItemModelName>
          <nc:ItemModelYearDate>2020</nc:ItemModelYearDate>
          <nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
          <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
          <nc:VehicleBrand>
            <nc:VehicleBrandDate>
              <nc:Year>2001</nc:Year>
            </nc:VehicleBrandDate>
            <nc:VehicleBrandCode>42</nc:VehicleBrandCode>
          </nc:VehicleBrand>
          <nc:VehicleBrand>
            <nc:VehicleBrandDate>
              <nc:Year>2001</nc:Year>
            </nc:VehicleBrandDate>
            <nc:VehicleBrandText>Text</nc:VehicleBrandText>
          </nc:VehicleBrand>
          <nc:VehicleBrander>
            <nc:VehicleBranderIdentification>
              <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
              <nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>VehicleBranderStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:VehicleBranderIdentification>
          </nc:VehicleBrander>
          <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
          <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
          <nc:VehicleIdentification>
            <nc:IdentificationID>VIN123456789</nc:IdentificationID>
            <nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
            <nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
            <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
            <j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
            <nc:IdentificationStatus>
              <nc:StatusText>VIN</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
            </nc:IdentificationStatus>
          </nc:VehicleIdentification>
          <nc:VehicleInvoiceDate>
            <nc:Date>1957-08-13</nc:Date>
            <nc:Year>2001</nc:Year>
          </nc:VehicleInvoiceDate>
          <nc:VehicleInvoiceIdentification>
            <nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
            <nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
            <nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
            <j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
            <j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
            <nc:IdentificationStatus>
              <nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
            </nc:IdentificationStatus>
          </nc:VehicleInvoiceIdentification>
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
          <nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
          <nc:VehicleModelCode>V25</nc:VehicleModelCode>
          <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
          <nc:VehicleOdometerReadingMeasure>
            <nc:MeasurePointValue>1000</nc:MeasurePointValue>
            <nc:MeasureUnitText>ml</nc:MeasureUnitText>
          </nc:VehicleOdometerReadingMeasure>
          <n2c:VehicleOdometerReadingMeasure>
            <nc:MeasurePointValue>1000</nc:MeasurePointValue>
            <nc:MeasureUnitText>ml</nc:MeasureUnitText>
            <nc:ActivityDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:ActivityDate>
          </n2c:VehicleOdometerReadingMeasure>
          <nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
          <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
          <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
          <nc:VehicleTitle>
            <nc:TitleIdentification>
              <nc:IdentificationID>TitleIdentification</nc:IdentificationID>
              <nc:IdentificationCategoryText>TitleIdentificationCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>TitleIdentificationJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>ON</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>OH</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>TitleIdentificationStatusText</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>TitleIdentificationDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:TitleIdentification>
            <nc:TitleIssueDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:TitleIssueDate>
            <nc:TitleStatus>
              <nc:StatusText>TitleStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
            </nc:TitleStatus>
            <n2c:TitleHolder>
              <nc:EntityOrganization>
                <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
                <nc:OrganizationLocation>
                  <nc:LocationAddress>
                    <nc:StructuredAddress>
                      <nc:LocationStreet>
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                      </nc:LocationStreet>
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                    </nc:StructuredAddress>
                  </nc:LocationAddress>
                </nc:OrganizationLocation>
                <nc:OrganizationName>NLETS </nc:OrganizationName>
                <nc:OrganizationPrimaryContactInformation>
                  <nc:ContactMailingAddress>
                    <nc:StructuredAddress>
                      <nc:LocationStreet>
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                      </nc:LocationStreet>
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                    </nc:StructuredAddress>
                  </nc:ContactMailingAddress>
                  <nc:ContactTelephoneNumber>
                    <nc:FullTelephoneNumber>
                      <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                    </nc:FullTelephoneNumber>
                  </nc:ContactTelephoneNumber>
                </nc:OrganizationPrimaryContactInformation>
              </nc:EntityOrganization>
            </n2c:TitleHolder>
          </nc:VehicleTitle>
          <nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
          <nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
          <n2c:Lessee>
            <nc:Organization>
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
              <nc:OrganizationLocation>
                <nc:LocationAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:LocationAddress>
              </nc:OrganizationLocation>
              <nc:OrganizationName>NLETS </nc:OrganizationName>
              <nc:OrganizationPrimaryContactInformation>
                <nc:ContactMailingAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:ContactMailingAddress>
                <nc:ContactTelephoneNumber>
                  <nc:FullTelephoneNumber>
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                  </nc:FullTelephoneNumber>
                </nc:ContactTelephoneNumber>
              </nc:OrganizationPrimaryContactInformation>
            </nc:Organization>
          </n2c:Lessee>
          <n2c:Lessor>
            <nc:Organization>
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
              <nc:OrganizationLocation>
                <nc:LocationAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:LocationAddress>
              </nc:OrganizationLocation>
              <nc:OrganizationName>NLETS </nc:OrganizationName>
              <nc:OrganizationPrimaryContactInformation>
                <nc:ContactMailingAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:ContactMailingAddress>
                <nc:ContactTelephoneNumber>
                  <nc:FullTelephoneNumber>
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                  </nc:FullTelephoneNumber>
                </nc:ContactTelephoneNumber>
              </nc:OrganizationPrimaryContactInformation>
            </nc:Organization>
          </n2c:Lessor>
          <nc:ConveyanceRegistration>
            <nc:RegistrationIdentification>
              <nc:IdentificationID>RID123</nc:IdentificationID>
              <nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>RIDStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                  <nc:Year>2001</nc:Year>
                </nc:StatusDate>
                <nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:RegistrationIdentification>
            <nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
            <nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
            <nc:RegistrationEffectiveDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:RegistrationEffectiveDate>
            <nc:RegistrationExpirationDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:RegistrationExpirationDate>
            <nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
            <n2c:RegistrationHolder>
              <nc:EntityOrganization>
                <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
                <nc:OrganizationLocation>
                  <nc:LocationAddress>
                    <nc:StructuredAddress>
                      <nc:LocationStreet>
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                      </nc:LocationStreet>
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                    </nc:StructuredAddress>
                  </nc:LocationAddress>
                </nc:OrganizationLocation>
                <nc:OrganizationName>NLETS </nc:OrganizationName>
                <nc:OrganizationPrimaryContactInformation>
                  <nc:ContactMailingAddress>
                    <nc:StructuredAddress>
                      <nc:LocationStreet>
                        <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                      </nc:LocationStreet>
                      <nc:LocationCityName>Phoenix</nc:LocationCityName>
                      <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                      <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                      <nc:LocationStateName>Arizona</nc:LocationStateName>
                      <nc:LocationCountryName>USA</nc:LocationCountryName>
                      <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                    </nc:StructuredAddress>
                  </nc:ContactMailingAddress>
                  <nc:ContactTelephoneNumber>
                    <nc:FullTelephoneNumber>
                      <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                    </nc:FullTelephoneNumber>
                  </nc:ContactTelephoneNumber>
                </nc:OrganizationPrimaryContactInformation>
              </nc:EntityOrganization>
            </n2c:RegistrationHolder>
            <nc:RegistrationStatus>
              <nc:StatusText>RegistrationStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
            </nc:RegistrationStatus>
            <nc:ConveyanceRegistrationDecal>
              <nc:DecalID>Decal</nc:DecalID>
              <nc:DecalColorText>RED</nc:DecalColorText>
              <nc:DecalPeriodText>YEAR</nc:DecalPeriodText>
              <nc:DecalYearDate>2001</nc:DecalYearDate>
              <nc:DecalMonthDate>--12</nc:DecalMonthDate>
            </nc:ConveyanceRegistrationDecal>
            <nc:ConveyanceRegistrationGrossWeightMeasure>
              <nc:MeasurePointValue>10000</nc:MeasurePointValue>
              <nc:MeasureUnitText>GRM</nc:MeasureUnitText>
              <nc:WeightUnitCode>GRM</nc:WeightUnitCode>
            </nc:ConveyanceRegistrationGrossWeightMeasure>
            <nc:ConveyanceRegistrationLocation>
              <nc:LocationAddress>
                <nc:StructuredAddress>
                  <nc:LocationStreet>
                    <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                  </nc:LocationStreet>
                  <nc:LocationCityName>Phoenix</nc:LocationCityName>
                  <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                  <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                  <nc:LocationStateName>Arizona</nc:LocationStateName>
                  <nc:LocationCountryName>USA</nc:LocationCountryName>
                  <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                </nc:StructuredAddress>
              </nc:LocationAddress>
            </nc:ConveyanceRegistrationLocation>
            <nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
            <nc:ConveyanceRegistrationPlateIdentification>
              <nc:IdentificationID>LIC123</nc:IdentificationID>
              <nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>LICStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                  <nc:Year>2001</nc:Year>
                </nc:StatusDate>
                <nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:ConveyanceRegistrationPlateIdentification>
            <nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
            <nc:ConveyanceRegistrationStatus>
              <nc:StatusText>RegistrationStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
              <nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
              <nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
            </nc:ConveyanceRegistrationStatus>
          </nc:ConveyanceRegistration>
          <nc:CommercialVehicle>
            <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
            <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
            <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
            <nc:ItemLengthMeasure>
              <nc:MeasurePointValue>10000</nc:MeasurePointValue>
              <nc:MeasureUnitText>ft</nc:MeasureUnitText>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Make</nc:ItemMakeName>
            <nc:ItemModelName>Model</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:PropertyStyleText>Style</nc:PropertyStyleText>
            <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
            <nc:VehicleBrand>
              <nc:VehicleBrandDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:VehicleBrandDate>
              <nc:VehicleBrandText>VehicleBrandText</nc:VehicleBrandText>
              <nc:VehicleBrandCode>78</nc:VehicleBrandCode>
            </nc:VehicleBrand>
            <nc:VehicleBrander>
              <nc:VehicleBranderIdentification>
                <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
                <nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
                <nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
                <j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
                <j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
                <nc:IdentificationStatus>
                  <nc:StatusText>VehicleBranderStatus</nc:StatusText>
                  <nc:StatusDate>
                    <nc:Date>1957-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
                </nc:IdentificationStatus>
              </nc:VehicleBranderIdentification>
            </nc:VehicleBrander>
            <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
            <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
            <nc:VehicleIdentification>
              <nc:IdentificationID>VIN123456789</nc:IdentificationID>
              <nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>VIN</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:VehicleIdentification>
            <nc:VehicleInvoiceDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:VehicleInvoiceDate>
            <nc:VehicleInvoiceIdentification>
              <nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
              <nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:VehicleInvoiceIdentification>
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
            <nc:VehicleMakeCode>TREA</nc:VehicleMakeCode>
            <nc:VehicleModelCode>M35</nc:VehicleModelCode>
            <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
            <nc:VehicleOdometerReadingMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>ml</nc:MeasureUnitText>
            </nc:VehicleOdometerReadingMeasure>
            <n2c:VehicleOdometerReadingMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>ml</nc:MeasureUnitText>
              <nc:ActivityDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:ActivityDate>
            </n2c:VehicleOdometerReadingMeasure>
            <nc:ItemOwnershipCategoryText>ItemOwnershipCategoryText</nc:ItemOwnershipCategoryText>
            <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
            <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
            <nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
            <nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
            <nc:VehicleAxleQuantity>0</nc:VehicleAxleQuantity>
            <nc:VehicleCurrentWeightMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>HGM</nc:MeasureUnitText>
              <nc:WeightUnitCode>HGM</nc:WeightUnitCode>
            </nc:VehicleCurrentWeightMeasure>
            <nc:VehicleGrossLadenSumWeightMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>KGM</nc:MeasureUnitText>
              <nc:WeightUnitCode>KGM</nc:WeightUnitCode>
            </nc:VehicleGrossLadenSumWeightMeasure>
            <nc:VehicleGrossLadenUnitWeightMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>STI</nc:MeasureUnitText>
              <nc:WeightUnitCode>STI</nc:WeightUnitCode>
            </nc:VehicleGrossLadenUnitWeightMeasure>
            <nc:VehicleMaximumLoadWeightMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>MGM</nc:MeasureUnitText>
              <nc:WeightUnitCode>MGM</nc:WeightUnitCode>
            </nc:VehicleMaximumLoadWeightMeasure>
            <nc:VehicleUnladenWeightMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>CWA</nc:MeasureUnitText>
              <nc:WeightUnitCode>CWA</nc:WeightUnitCode>
            </nc:VehicleUnladenWeightMeasure>
          </nc:CommercialVehicle>
          <nc:Insurance>
            <nc:InsurancePolicyIdentification>
              <nc:IdentificationID>InsurancePolicyID</nc:IdentificationID>
              <nc:IdentificationCategoryText>InsurancePolicyCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>InsurancePolicyJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>VI</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NV</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>InsurancePolicyStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>InsurancePolicyDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:InsurancePolicyIdentification>
            <nc:InsuranceCarrierName>InsuranceCarrierName</nc:InsuranceCarrierName>
            <nc:InsuranceEffectiveDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:InsuranceEffectiveDate>
            <nc:InsuranceEndDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:InsuranceEndDate>
          </nc:Insurance>
          <nc:Engine>
            <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
            <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
            <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
            <nc:ItemLengthMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>in</nc:MeasureUnitText>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Make</nc:ItemMakeName>
            <nc:ItemModelName>Model</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:PropertyStyleText>Style</nc:PropertyStyleText>
            <nc:EngineCylinderQuantity>0</nc:EngineCylinderQuantity>
            <nc:EngineID>EngineID</nc:EngineID>
            <nc:ConveyanceFuelCategoryText>ConveyanceFuelCategoryText</nc:ConveyanceFuelCategoryText>
            <nc:EngineDisplacementMeasure>
              <nc:MeasurePointValue>1000</nc:MeasurePointValue>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:EngineDisplacementMeasure>
            <nc:EngineHorsepowerQuantity>0</nc:EngineHorsepowerQuantity>
          </nc:Engine>
          <nc:VehicleInspection>
            <nc:ActivityIdentification>
              <nc:IdentificationID>VehicleInspectionID</nc:IdentificationID>
              <nc:IdentificationCategoryText>VehicleInspectionCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>VehicleInspectionJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>PE</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>WA</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>VehicleInspectionStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                  <nc:Year>2001</nc:Year>
                </nc:StatusDate>
                <nc:StatusDescriptionText>VehicleInspectionDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityDate>
              <nc:Date>1957-08-13</nc:Date>
              <nc:Year>2001</nc:Year>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>ActivityDescriptionText</nc:ActivityDescriptionText>
            <nc:VehicleInspectionAddress>
              <nc:StructuredAddress>
                <nc:LocationStreet>
                  <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                </nc:LocationStreet>
                <nc:LocationCityName>Phoenix</nc:LocationCityName>
                <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                <nc:LocationStateName>Arizona</nc:LocationStateName>
                <nc:LocationCountryName>USA</nc:LocationCountryName>
                <nc:LocationPostalCode>85085</nc:LocationPostalCode>
              </nc:StructuredAddress>
            </nc:VehicleInspectionAddress>
            <nc:VehicleInspectionInspectorIdentification>
              <nc:IdentificationID>InspectorID</nc:IdentificationID>
              <nc:IdentificationCategoryText>InspectorCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>InspectorJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>NV</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>GA</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>InspectorStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>Description</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:VehicleInspectionInspectorIdentification>
            <nc:VehicleInspectionStationIdentification>
              <nc:IdentificationID>StationIdentificationID</nc:IdentificationID>
              <nc:IdentificationCategoryText>StationIdentificationCategory</nc:IdentificationCategoryText>
              <nc:IdentificationJurisdictionText>StationIdentificationJurisdiction</nc:IdentificationJurisdictionText>
              <j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
              <j:DrivingJurisdictionAuthorityNCICLSTACode>NS</j:DrivingJurisdictionAuthorityNCICLSTACode>
              <nc:IdentificationStatus>
                <nc:StatusText>StationIdentificationStatus</nc:StatusText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
                <nc:StatusDescriptionText>StationIdentificationDescription</nc:StatusDescriptionText>
              </nc:IdentificationStatus>
            </nc:VehicleInspectionStationIdentification>
          </nc:VehicleInspection>
          <n2c:LienHolder>
            <nc:Lien>
              <nc:LienDate>
                <nc:Date>1957-08-13</nc:Date>
                <nc:Year>2001</nc:Year>
              </nc:LienDate>
              <nc:LienReleaseDate>
                <nc:Date>1957-08-13</nc:Date>
                <nc:Year>2001</nc:Year>
              </nc:LienReleaseDate>
            </nc:Lien>
            <nc:Organization>
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
              <nc:OrganizationLocation>
                <nc:LocationAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:LocationAddress>
              </nc:OrganizationLocation>
              <nc:OrganizationName>NLETS </nc:OrganizationName>
              <nc:OrganizationPrimaryContactInformation>
                <nc:ContactMailingAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:ContactMailingAddress>
                <nc:ContactTelephoneNumber>
                  <nc:FullTelephoneNumber>
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                  </nc:FullTelephoneNumber>
                </nc:ContactTelephoneNumber>
              </nc:OrganizationPrimaryContactInformation>
            </nc:Organization>
          </n2c:LienHolder>
        </n2c:Vehicle>
      </nrs2:StandardResponse>
    </nrs2:RegistrationStatus>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 7: A CANDLE 2.0 Vehicle Registration Match Response (Registration).

<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <n2c:Vehicle>
      <nc:VehicleIdentification>
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
      </nc:VehicleIdentification>
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
      <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
      <nc:ConveyanceRegistration>
        <nc:RegistrationIdentification>
          <nc:IdentificationID>LIC</nc:IdentificationID>
          <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
          <nc:IdentificationExpirationDate>
            <nc:Year>2001</nc:Year>
          </nc:IdentificationExpirationDate>
        </nc:RegistrationIdentification>
      </nc:ConveyanceRegistration>
    </n2c:Vehicle>
  </n2:NLETSInquiryData>
  <n2:NLETSResponseData n2:key="RR">
    <nrm2:RegistrationMatch>
      <nrm2:IndividualMatch>
        <nc:ConveyanceRegistration>
          <nc:RegistrationIdentification>
            <nc:IdentificationID>RID123</nc:IdentificationID>
            <nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
            <nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
            <j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
            <j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
            <nc:IdentificationStatus>
              <nc:StatusText>RIDStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
                <nc:Year>2001</nc:Year>
              </nc:StatusDate>
              <nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
            </nc:IdentificationStatus>
          </nc:RegistrationIdentification>
          <nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
          <nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
          <nc:RegistrationEffectiveDate>
            <nc:Date>1957-08-13</nc:Date>
          </nc:RegistrationEffectiveDate>
          <nc:RegistrationExpirationDate>
            <nc:Date>1957-08-13</nc:Date>
          </nc:RegistrationExpirationDate>
          <nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
          <n2c:RegistrationHolder>
            <nc:EntityOrganization>
              <nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
              <nc:OrganizationLocation>
                <nc:LocationAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:LocationAddress>
              </nc:OrganizationLocation>
              <nc:OrganizationName>NLETS </nc:OrganizationName>
              <nc:OrganizationPrimaryContactInformation>
                <nc:ContactMailingAddress>
                  <nc:StructuredAddress>
                    <nc:LocationStreet>
                      <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                    </nc:LocationStreet>
                    <nc:LocationCityName>Phoenix</nc:LocationCityName>
                    <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                    <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                    <nc:LocationStateName>Arizona</nc:LocationStateName>
                    <nc:LocationCountryName>USA</nc:LocationCountryName>
                    <nc:LocationPostalCode>85085</nc:LocationPostalCode>
                  </nc:StructuredAddress>
                </nc:ContactMailingAddress>
                <nc:ContactTelephoneNumber>
                  <nc:FullTelephoneNumber>
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                  </nc:FullTelephoneNumber>
                </nc:ContactTelephoneNumber>
              </nc:OrganizationPrimaryContactInformation>
            </nc:EntityOrganization>
          </n2c:RegistrationHolder>
          <nc:RegistrationStatus>
            <nc:StatusText>RegistrationStatus</nc:StatusText>
            <nc:StatusDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:StatusDate>
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
          </nc:RegistrationStatus>
          <nc:ConveyanceRegistrationLocation>
            <nc:LocationAddress>
              <nc:StructuredAddress>
                <nc:LocationStreet>
                  <nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
                </nc:LocationStreet>
                <nc:LocationCityName>Phoenix</nc:LocationCityName>
                <nc:LocationCountyName>Mericopa</nc:LocationCountyName>
                <nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
                <nc:LocationStateName>Arizona</nc:LocationStateName>
                <nc:LocationCountryName>USA</nc:LocationCountryName>
                <nc:LocationPostalCode>85085</nc:LocationPostalCode>
              </nc:StructuredAddress>
            </nc:LocationAddress>
          </nc:ConveyanceRegistrationLocation>
          <nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
          <nc:ConveyanceRegistrationPlateIdentification>
            <nc:IdentificationID>LIC123</nc:IdentificationID>
            <nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
            <nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
            <j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
            <j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
            <nc:IdentificationStatus>
              <nc:StatusText>LICStatus</nc:StatusText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
                <nc:Year>2001</nc:Year>
              </nc:StatusDate>
              <nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
            </nc:IdentificationStatus>
          </nc:ConveyanceRegistrationPlateIdentification>
          <nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
          <nc:ConveyanceRegistrationStatus>
            <nc:StatusText>RegistrationStatus</nc:StatusText>
            <nc:StatusDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:StatusDate>
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
            <nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
            <nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
          </nc:ConveyanceRegistrationStatus>
        </nc:ConveyanceRegistration>
      </nrm2:IndividualMatch>
    </nrm2:RegistrationMatch>
  </n2:NLETSResponseData>
</n2:NLETS>


Example 8: A CANDLE 2.0 Vehicle Registration Match Response (Vehicle).

<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <n2c:Vehicle>
      <nc:VehicleIdentification>
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
      </nc:VehicleIdentification>
      <nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
      <nc:VehicleModelCode>CRF</nc:VehicleModelCode>
      <nc:ConveyanceRegistration>
        <nc:RegistrationIdentification>
          <nc:IdentificationID>LIC</nc:IdentificationID>
          <nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
          <nc:IdentificationExpirationDate>
            <nc:Year>2001</nc:Year>
          </nc:IdentificationExpirationDate>
        </nc:RegistrationIdentification>
      </nc:ConveyanceRegistration>
    </n2c:Vehicle>
  </n2:NLETSInquiryData>
  <n2:NLETSResponseData n2:key="RR">
    <nrm2:RegistrationMatch>
      <nrm2:IndividualMatch>
        <nc:Vehicle>
          <nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
          <nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
          <nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
          <nc:ItemLengthMeasure>
            <nc:MeasurePointValue>100</nc:MeasurePointValue>
            <nc:MeasureUnitText>in</nc:MeasureUnitText>
          </nc:ItemLengthMeasure>
          <nc:ItemMakeName>Make</nc:ItemMakeName>
          <nc:ItemModelName>Model</nc:ItemModelName>
          <nc:ItemModelYearDate>2021</nc:ItemModelYearDate>
          <nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
          <nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
          <nc:VehicleBrand>
            <nc:VehicleBrandDate>
              <nc:Year>2001</nc:Year>
            </nc:VehicleBrandDate>
            <nc:VehicleBrandCode>42</nc:VehicleBrandCode>
          </nc:VehicleBrand>
          <nc:VehicleBrand>
            <nc:VehicleBrandDate>
              <nc:Year>2001</nc:Year>
            </nc:VehicleBrandDate>
            <nc:VehicleBrandText>Text</nc:VehicleBrandText>
          </nc:VehicleBrand>
          <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
          <nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
          <nc:VehicleIdentification>
            <nc:IdentificationID>VIN123456789</nc:IdentificationID>
          </nc:VehicleIdentification>
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
          <nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
          <nc:VehicleModelCode>V25</nc:VehicleModelCode>
          <nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
          <nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
          <nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
          <nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
          <nc:VehicleTransmissionCategoryText>String</nc:VehicleTransmissionCategoryText>
          <nc:VehicleVINAText>String</nc:VehicleVINAText>
        </nc:Vehicle>
      </nrm2:IndividualMatch>
    </nrm2:RegistrationMatch>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 9: A CANDLE 3.0 Vehicle Registration Standard Response.

<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:nrs2="http://www.nlets.org/niem/nlets-registration-status/2.0" n2:version="2.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <n2c:Vehicle>
      <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
      <nc:VehicleIdentification>
        <nc:IdentificationID>VIN12345678</nc:IdentificationID>
      </nc:VehicleIdentification>
      <n2c:VehicleMakeText>VehicleMake</n2c:VehicleMakeText>
      <n2c:ConveyanceRegistration>
        <j:RegistrationExpirationDate>
          <nc:YearDate>2001</nc:YearDate>
        </j:RegistrationExpirationDate>
        <j:ConveyanceRegistrationPlateIdentification>
          <nc:IdentificationID>LIC123</nc:IdentificationID>
        </j:ConveyanceRegistrationPlateIdentification>
        <j:ConveyanceRegistrationPlateCategoryText>PC</j:ConveyanceRegistrationPlateCategoryText>
      </n2c:ConveyanceRegistration>
    </n2c:Vehicle>
  </n2:NLETSInquiryData>
  <n2:NLETSResponseData n2:key="RR">
    <nrs2:RegistrationStatus>
      <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>
      <nrs2:StandardResponse>
        <n2c:Vehicle>
          <nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
          <nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
          <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
          <nc:ItemLengthMeasure>
            <nc:MeasureValueText>10</nc:MeasureValueText>
            <nc:MeasureUnitText>ft</nc:MeasureUnitText>
          </nc:ItemLengthMeasure>
          <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
          <nc:ItemOwnerAppliedID>Owner Applied ID</nc:ItemOwnerAppliedID>
          <nc:ItemOwnershipCategoryText>Ownership Category</nc:ItemOwnershipCategoryText>
          <nc:ItemStyleText>1J</nc:ItemStyleText>
          <nc:ConveyanceEngineQuantity>10000</nc:ConveyanceEngineQuantity>
          <nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
          <nc:VehicleCMVIndicator>false</nc:VehicleCMVIndicator>
          <nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
          <nc:VehicleIdentification>
            <nc:IdentificationID>VIN1234567890</nc:IdentificationID>
            <nc:IdentificationJurisdiction>
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
            </nc:IdentificationJurisdiction>
          </nc:VehicleIdentification>
          <n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
          <n2c:VehicleModelText>CRO</n2c:VehicleModelText>
          <nc:VehicleMSRPAmount>
            <nc:Amount>1000</nc:Amount>
          </nc:VehicleMSRPAmount>
          <nc:VehicleOdometerReadingMeasure>
            <nc:MeasureValueText>12000</nc:MeasureValueText>
            <nc:MeasureUnitText>M</nc:MeasureUnitText>
          </nc:VehicleOdometerReadingMeasure>
          <nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
          <nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
          <nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
          <nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
          <nc:VehicleCurrentWeightMeasure>
            <nc:MeasureValueText>3150</nc:MeasureValueText>
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
          </nc:VehicleCurrentWeightMeasure>
          <nc:VehicleGrossLadenSumWeightMeasure>
            <nc:MeasureValueText>3150</nc:MeasureValueText>
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
          </nc:VehicleGrossLadenSumWeightMeasure>
          <nc:VehicleGrossLadenUnitWeightMeasure>
            <nc:MeasureValueText>3150</nc:MeasureValueText>
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
          </nc:VehicleGrossLadenUnitWeightMeasure>
          <nc:VehicleMaximumLoadWeightMeasure>
            <nc:MeasureValueText>3150</nc:MeasureValueText>
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
          </nc:VehicleMaximumLoadWeightMeasure>
          <nc:VehicleUnladenWeightMeasure>
            <nc:MeasureValueText>3150</nc:MeasureValueText>
            <nc:MeasureUnitText>lb</nc:MeasureUnitText>
          </nc:VehicleUnladenWeightMeasure>
          <j:VehicleAugmentation>
            <j:VehicleInvoiceDate>
              <nc:Date>1957-08-13</nc:Date>
            </j:VehicleInvoiceDate>
            <j:VehicleInvoiceIdentification>
              <nc:IdentificationID>VehicleInvoiceID</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>VehicleInvoiceJurisdiction</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </j:VehicleInvoiceIdentification>
            <j:VehicleVINAText>VehicleVINAText</j:VehicleVINAText>
            <j:VehicleBrand>
              <j:VehicleBrandDate>
                <nc:Date>1957-08-13</nc:Date>
              </j:VehicleBrandDate>
              <j:VehicleBrandText>07</j:VehicleBrandText>
            </j:VehicleBrand>
            <j:VehicleBrander>
              <j:VehicleBranderIdentification>
                <nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
                <nc:IdentificationJurisdiction>
                  <nc:JurisdictionText>VehicleBranderJurisdiction</nc:JurisdictionText>
                </nc:IdentificationJurisdiction>
              </j:VehicleBranderIdentification>
            </j:VehicleBrander>
            <j:VehicleTitle>
              <n2c:TitleHolder>
                <nc:GenericEntity>
                  <nc:EntityName>Nlets 1</nc:EntityName>
                  <nc:EntityContactInformation>
                    <nc:ContactMailingAddress>
                      <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
                      <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:EntityContactInformation>
                  <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
                </nc:GenericEntity>
              </n2c:TitleHolder>
              <j:TitleIdentification>
                <nc:IdentificationID>TitleIdentification</nc:IdentificationID>
                <nc:IdentificationJurisdiction>
                  <nc:JurisdictionText>TitleIdentificationJurisdiction</nc:JurisdictionText>
                </nc:IdentificationJurisdiction>
              </j:TitleIdentification>
              <j:TitleIssueDate>
                <nc:Date>1957-08-13</nc:Date>
              </j:TitleIssueDate>
              <j:TitleStatus>
                <nc:StatusText>TitleStatus</nc:StatusText>
                <nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
                <nc:StatusDate>
                  <nc:Date>1957-08-13</nc:Date>
                </nc:StatusDate>
              </j:TitleStatus>
            </j:VehicleTitle>
          </j:VehicleAugmentation>
          <n2c:ConveyanceRegistration>
            <j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
            <j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
            <j:RegistrationEffectiveDate>
              <nc:Date>1957-08-13</nc:Date>
            </j:RegistrationEffectiveDate>
            <j:RegistrationExpirationDate>
              <nc:Date>1957-08-13</nc:Date>
            </j:RegistrationExpirationDate>
            <n2c:RegistrationHolder>
              <nc:GenericEntity>
                <nc:EntityName>Nlets 3</nc:EntityName>
                <nc:EntityContactInformation>
                  <nc:ContactMailingAddress>
                    <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
                    <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:EntityContactInformation>
                <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
              </nc:GenericEntity>
            </n2c:RegistrationHolder>
            <j:RegistrationIdentification>
              <nc:IdentificationID>RID12345678</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </j:RegistrationIdentification>
            <j:RegistrationJurisdiction>
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
            </j:RegistrationJurisdiction>
            <j:RegistrationStatus>
              <nc:StatusText>Registration Status</nc:StatusText>
              <nc:StatusDescriptionText>Registration Status Description</nc:StatusDescriptionText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
            </j:RegistrationStatus>
            <j:ConveyanceRegistrationDecal>
              <nc:DecalID>DCL1234</nc:DecalID>
              <nc:DecalColorText>Red</nc:DecalColorText>
              <nc:DecalPeriodText>Period</nc:DecalPeriodText>
              <nc:DecalYearDate>2001</nc:DecalYearDate>
              <nc:DecalMonthDate>--12</nc:DecalMonthDate>
            </j:ConveyanceRegistrationDecal>
            <j:ConveyanceRegistrationGrossWeightMeasure>
              <nc:MeasureValueText>3214</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </j:ConveyanceRegistrationGrossWeightMeasure>
            <j:ConveyanceRegistrationLocation>
              <nc:LocationName>AZ</nc:LocationName>
            </j:ConveyanceRegistrationLocation>
            <j:ConveyanceRegistrationPermanentIndicator>true</j:ConveyanceRegistrationPermanentIndicator>
            <j:ConveyanceRegistrationPlateIdentification>
              <nc:IdentificationID>LIC123</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </j:ConveyanceRegistrationPlateIdentification>
            <j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
            <j:ConveyanceRegistrationStatus>
              <nc:StatusText>RegistrationStatus</nc:StatusText>
              <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
              <nc:StatusDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StatusDate>
              <n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
              <j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
            </j:ConveyanceRegistrationStatus>
            <n2c:TemporaryTagIndicator>true</n2c:TemporaryTagIndicator>
            <n2c:DealerPlateIndicator>true</n2c:DealerPlateIndicator>
            <n2c:RegistrationYear>2001</n2c:RegistrationYear>
          </n2c:ConveyanceRegistration>
          <j:CommercialVehicle>
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
            <nc:ItemOwnerAppliedID>OwnerApplied</nc:ItemOwnerAppliedID>
            <nc:ItemOwnershipCategoryText>OwnershipCategory</nc:ItemOwnershipCategoryText>
            <nc:ConveyanceEngineQuantity>20000</nc:ConveyanceEngineQuantity>
            <nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
            <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
            <nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
            <nc:VehicleIdentification>
              <nc:IdentificationID>VIN123456789</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </nc:VehicleIdentification>
            <n2c:VehicleMakeText>MAKV</n2c:VehicleMakeText>
            <n2c:VehicleModelText>MOD</n2c:VehicleModelText>
            <nc:VehicleMSRPAmount>
              <nc:Amount>1000</nc:Amount>
            </nc:VehicleMSRPAmount>
            <nc:VehicleOdometerReadingMeasure>
              <nc:MeasureValueText>123456</nc:MeasureValueText>
              <nc:MeasureUnitText />
            </nc:VehicleOdometerReadingMeasure>
            <nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
            <nc:VehicleSeatingQuantity>4</nc:VehicleSeatingQuantity>
            <nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
            <nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
            <nc:VehicleCurrentWeightMeasure>
              <nc:MeasureValueText>3216</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:VehicleCurrentWeightMeasure>
            <nc:VehicleGrossLadenSumWeightMeasure>
              <nc:MeasureValueText>3216</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:VehicleGrossLadenSumWeightMeasure>
            <nc:VehicleGrossLadenUnitWeightMeasure>
              <nc:MeasureValueText>3216</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:VehicleGrossLadenUnitWeightMeasure>
            <nc:VehicleMaximumLoadWeightMeasure>
              <nc:MeasureValueText>3216</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:VehicleMaximumLoadWeightMeasure>
            <nc:VehicleUnladenWeightMeasure>
              <nc:MeasureValueText>3216</nc:MeasureValueText>
              <nc:MeasureUnitText>lb</nc:MeasureUnitText>
            </nc:VehicleUnladenWeightMeasure>
          </j:CommercialVehicle>
          <nc:Insurance>
            <nc:InsurancePolicyIdentification>
              <nc:IdentificationID>ISN123456789</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </nc:InsurancePolicyIdentification>
            <nc:InsuranceCarrierName>Carrier</nc:InsuranceCarrierName>
            <nc:InsuranceEffectiveDateRange>
              <nc:StartDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:StartDate>
              <nc:EndDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:EndDate>
            </nc:InsuranceEffectiveDateRange>
          </nc:Insurance>
          <j:Engine>
            <nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
            <nc:ItemOwnerAppliedID>ItemOwner</nc:ItemOwnerAppliedID>
            <nc:ItemOwnershipCategoryText>Category</nc:ItemOwnershipCategoryText>
            <j:EngineCylinderQuantity>0</j:EngineCylinderQuantity>
            <j:EngineID>EngineID</j:EngineID>
            <j:EngineDisplacementMeasure>
              <nc:MeasureValueText>321</nc:MeasureValueText>
              <nc:MeasureUnitText>cc</nc:MeasureUnitText>
            </j:EngineDisplacementMeasure>
            <j:EngineHorsepowerQuantity>123</j:EngineHorsepowerQuantity>
          </j:Engine>
          <j:VehicleInspection>
            <nc:ActivityIdentification>
              <nc:IdentificationID>VSAID12345678</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </nc:ActivityIdentification>
            <nc:ActivityDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Description</nc:ActivityDescriptionText>
            <j:VehicleInspectionAddress>
              <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
              <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>
            </j:VehicleInspectionAddress>
            <j:VehicleInspectionInspectorIdentification>
              <nc:IdentificationID>VID123456789</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </j:VehicleInspectionInspectorIdentification>
            <j:VehicleInspectionStationIdentification>
              <nc:IdentificationID>VISID12345678</nc:IdentificationID>
              <nc:IdentificationJurisdiction>
                <nc:JurisdictionText>AZ</nc:JurisdictionText>
              </nc:IdentificationJurisdiction>
            </j:VehicleInspectionStationIdentification>
          </j:VehicleInspection>
          <n2c:LienHolder>
            <j:Lien>
              <j:LienDate>
                <nc:Date>1957-08-13</nc:Date>
              </j:LienDate>
              <j:LienReleaseDate>
                <nc:Date>1957-08-13</nc:Date>
              </j:LienReleaseDate>
            </j:Lien>
            <nc:GenericEntity>
              <nc:EntityName>Nlets 5</nc:EntityName>
              <nc:EntityContactInformation>
                <nc:ContactTelephoneNumber>
                  <nc:FullTelephoneNumber>
                    <nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
                  </nc:FullTelephoneNumber>
                </nc:ContactTelephoneNumber>
              </nc:EntityContactInformation>
              <nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
            </nc:GenericEntity>
          </n2c:LienHolder>
          <n2c:Lessor>
            <nc:EntityOrganization>
              <nc:OrganizationCategoryText>Category</nc:OrganizationCategoryText>
              <nc:OrganizationLocation>
                <nc:LocationName>AZ</nc:LocationName>
              </nc:OrganizationLocation>
              <nc:OrganizationName>Nlets 6</nc:OrganizationName>
              <nc:OrganizationPrimaryContactInformation>
                <nc:ContactMailingAddress>
                  <nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
                  <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:OrganizationPrimaryContactInformation>
            </nc:EntityOrganization>
          </n2c:Lessor>
        </n2c:Vehicle>
      </nrs2:StandardResponse>
    </nrs2:RegistrationStatus>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 10: A CANDLE 3.0 Vehicle Registration Match Response (Registration).

<?xml version="1.0" encoding="utf-16"?>
<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:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
  <n2:NLETSMessageHeader>
    <nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:09</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="RR">
    <nrm2:RegistrationMatch>
      <n2c:Caveat>
        <nc:CaveatText>Caveat Text</nc:CaveatText>
      </n2c:Caveat>
      <nrm2:IndividualMatch>
        <n2c:ConveyanceRegistration>
          <j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
          <j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
          <j:RegistrationEffectiveDate>
            <nc:YearDate>2001</nc:YearDate>
          </j:RegistrationEffectiveDate>
          <j:RegistrationExpirationDate>
            <nc:YearDate>2001</nc:YearDate>
          </j:RegistrationExpirationDate>
          <n2c:RegistrationHolder>
            <n2c:Person>
              <nc:PersonBirthDate>
                <nc:Date>1957-08-13</nc:Date>
              </nc:PersonBirthDate>
              <nc:PersonEthnicityText>W</nc:PersonEthnicityText>
              <nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
              <nc:PersonHairColorText>BRO</nc:PersonHairColorText>
              <nc:PersonHeightMeasure>
                <nc:MeasureValueText>511</nc:MeasureValueText>
                <nc:MeasureUnitText>ft</nc:MeasureUnitText>
              </nc:PersonHeightMeasure>
              <nc:PersonName>
                <nc:PersonGivenName>Given</nc:PersonGivenName>
                <nc:PersonMiddleName>Middle</nc:PersonMiddleName>
                <nc:PersonSurName>SurName</nc:PersonSurName>
                <nc:PersonFullName>SurName, Given Middle</nc:PersonFullName>
              </nc:PersonName>
              <nc:PersonRaceText>W</nc:PersonRaceText>
              <nc:PersonSexText>M</nc:PersonSexText>
              <nc:PersonWeightMeasure>
                <nc:MeasureValueText>250</nc:MeasureValueText>
                <nc:MeasureUnitText>lbs</nc:MeasureUnitText>
              </nc:PersonWeightMeasure>
              <n2c:DriverLicense>
                <j:DriverLicenseIdentification>
                  <nc:IdentificationID>OLN12345678</nc:IdentificationID>
                  <nc:IdentificationJurisdiction>
                    <nc:JurisdictionText>AZ</nc:JurisdictionText>
                  </nc:IdentificationJurisdiction>
                </j:DriverLicenseIdentification>
              </n2c:DriverLicense>
            </n2c:Person>
          </n2c:RegistrationHolder>
          <j:ConveyanceRegistrationPlateIdentification>
            <nc:IdentificationID>LIC123</nc:IdentificationID>
            <nc:IdentificationJurisdiction>
              <nc:JurisdictionText>AZ</nc:JurisdictionText>
            </nc:IdentificationJurisdiction>
          </j:ConveyanceRegistrationPlateIdentification>
          <j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
          <j:ConveyanceRegistrationStatus>
            <nc:StatusText>RegistrationStatus</nc:StatusText>
            <nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
            <nc:StatusDate>
              <nc:Date>1957-08-13</nc:Date>
            </nc:StatusDate>
            <n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
            <j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
          </j:ConveyanceRegistrationStatus>
        </n2c:ConveyanceRegistration>
      </nrm2:IndividualMatch>
    </nrm2:RegistrationMatch>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 10: A CANDLE 3.0 Vehicle Registration Match Response (Vehicle).

<?xml version="1.0" encoding="utf-16"?>
<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:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
	<n2:NLETSMessageHeader>
		<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
		<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
		<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
		<nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
		<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
		<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
		<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
		<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
		<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
		<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
	</n2:NLETSMessageHeader>
	<n2:NLETSResponseData n2:key="RR">
		<nrm2:RegistrationMatch>
			<n2c:Caveat>
				<nc:CaveatText>Caveat Text</nc:CaveatText>
			</n2c:Caveat>
			<nrm2:IndividualMatch>
				<n2c:Vehicle>
					<nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
					<nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
					<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
					<nc:VehicleIdentification>
						<nc:IdentificationID>VIN1234567890</nc:IdentificationID>
						<nc:IdentificationJurisdiction>
							<nc:JurisdictionText>AZ</nc:JurisdictionText>
						</nc:IdentificationJurisdiction>
					</nc:VehicleIdentification>
					<n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
					<n2c:VehicleModelText>CRO</n2c:VehicleModelText>
					<nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
					<nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
					<nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
					<nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
				</n2c:Vehicle>
			</nrm2:IndividualMatch>
		</nrm2:RegistrationMatch>
	</n2:NLETSResponseData>
</n2:NLETS>

Parsed Vehicle Registration NIEM Specifications

This section provides NIEM format and examples for Parsed Vehicle Registration Response to a state (PRR),

Nlets now provides the option for users to receive fully tagged NIEM formatted Registration Responses from all states via our message parsing service. RRs destined to an individual terminal or an entire state can be redirected to the message parsing service to be converted to a Parsed Registration Response (PRR).

The Parsed Registration Response is structured similarly to a standard CANDLE 2.0 Registration Response with the addition of some parsing-related elements and the removal of some cardinalities and enumerations.

The parsing service can be setup to parse all statewide RRs or to parse RRs for any number of individual ORIs.

Any standardized message that is received will also be transformed into a text response in the OriginalResponseText element of a PRR.

To leverage this service or for more information, contact the Nlets Control Center at 1-800-528-4020.

Benefits and Potential

This parsing technology has a number of real-world benefits. For members, parsed registration responses enable switch vendors to convert the fully tagged XML into a simple, human-readable format. Standardized responses also enable states to create advanced technological policies and procedures based on the data.

Nlets Strategic Partners can also benefit from this parsed data. A number of traffic enforcement strategic partners already maintain their own parsers for the 45 states that return registration responses in unstructured text. This new technology eliminates that time-consuming process and enables our partners to focus their energy on developing and maintaining technology that supports law enforcement.

Element Dictionary

Transaction types detailed below include: Standardized Parsed Vehicle Registration Response (PRR) and Standardized Parsed List Response (PRR).

Response Formats

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.

Standardized Parsed Vehicle Registration Status Response (PRR)

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 RR 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 RR. 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 RR specification will not be parsed and only be located in this element.

  Vehicle Registration Status (nrs2:RegistrationStatus)
  This element will contain the standardized Registration status response as defined in the
  Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.

Standardized Parsed Vehicle Registration Match List Response (PRR)

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 RR.

  Registration Matches (nrm2:RegistrationMatch)
  This element will contain the standardized Registration match list response as defined in the
  Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.


Parsed Vehicle Registration NIEM Examples

Example 1: A Parsed Vehicle Registration Status 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>PRR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>AZ007C100</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[PRREXAMPLE]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>14:19</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>14:19</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>01226</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSInquiryData n2:key="RQ">
    <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
      <n2c:ConveyanceRegistrationPlateIdentification>
        <IdentificationExpirationDate xmlns="http://release.niem.gov/niem/niem-core/4.0/">
          <n2:DateText>2015</n2:DateText>
        </IdentificationExpirationDate>
        <IdentificationID xmlns="http://release.niem.gov/niem/niem-core/4.0/">ABC###</IdentificationID>
        <IdentificationCategoryText xmlns="http://release.niem.gov/niem/niem-core/4.0/">PC</IdentificationCategoryText>
      </n2c:ConveyanceRegistrationPlateIdentification>
    </n2c:Vehicle>
  </n2:NLETSInquiryData>
  <n2:NLETSResponseData n2:key="PRR">
    <nrs2:RegistrationStatus xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0">
      <n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
        <n2c:StateElement>
          <n2c:ElementFieldName>MESSAGES1</n2c:ElementFieldName>
          <n2c:ElementFieldValue> PLATES NOT VALID FOR HIGHWAY USE</n2c:ElementFieldValue>
        </n2c:StateElement>
        <n2c:StateElement>
          <n2c:ElementFieldName>MESSAGES2</n2c:ElementFieldName>
          <n2c:ElementFieldValue> PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW</n2c:ElementFieldValue>
        </n2c:StateElement>
      </n2c:AdditionalInformation>
      <nrs2:StandardResponse>
        <n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
          <nc:ItemModelYearDate>2000</nc:ItemModelYearDate>
          <nc:PropertyStyleText>4DSD</nc:PropertyStyleText>
          <nc:VehicleMakeCode>TOYT</nc:VehicleMakeCode>
          <nc:VehicleIdentification>
            <nc:IdentificationID>12345678912752545</nc:IdentificationID>
          </nc:VehicleIdentification>
          <nc:ConveyanceRegistration>
            <nc:RegistrationExpirationDate>
              <nc:Date>2017-08-31</nc:Date>
            </nc:RegistrationExpirationDate>
            <n2c:RegistrationHolder>
              <nc:ContactMailingAddress>
                <nc:StructuredAddress>
                  <nc:LocationStreet>
                    <nc:StreetFullText>123 FAKE LN APT 20B</nc:StreetFullText>
                  </nc:LocationStreet>
                  <nc:LocationCityName>TEMPE</nc:LocationCityName>
                  <nc:LocationStateName>AZ</nc:LocationStateName>
                  <nc:LocationPostalCode>852827036</nc:LocationPostalCode>
                </nc:StructuredAddress>
              </nc:ContactMailingAddress>
              <n2c:Person>
                <nc:PersonName>
                  <nc:PersonFullName>SMITH,W,JOHN</nc:PersonFullName>
                </nc:PersonName>
                <nc:DriverLicense>
                  <nc:DriverLicenseIdentification>
                    <nc:IdentificationID>D0#######</nc:IdentificationID>
                  </nc:DriverLicenseIdentification>
                </nc:DriverLicense>
              </n2c:Person>
            </n2c:RegistrationHolder>
            <nc:ConveyanceRegistrationPlateIdentification>
              <nc:IdentificationID>ABC###</nc:IdentificationID>
            </nc:ConveyanceRegistrationPlateIdentification>
          </nc:ConveyanceRegistration>
        </n2c:Vehicle>
      </nrs2:StandardResponse>
    </nrs2:RegistrationStatus>
    <n2:OriginalTextResponse>LIC/ABC###.LIY/2015.LIT/PC.
LIC:ABC###                     EXPIRE: 08/31/2017
NAM:SMITH,W,JOHN                  CUST#:D0#######
ADR:123 FAKE LN APT 20B
CTY:TEMPE                    ST:AZ ZIP:852827036
MSGS: PLATES NOT VALID FOR HIGHWAY USE
MSGS: PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW
VIN:12345678912752545 VYR:2000  VMA:TOYT    VST:4DSD</n2:OriginalTextResponse>
  </n2:NLETSResponseData>
</n2:NLETS>

Example 2: A Parsed Vehicle Registration 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>PRR</nh2:MessageKeyCodeText>
    <nh2:OriginatingORIID>CTVIN0000</nh2:OriginatingORIID>
    <nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
    <nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>
    <nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
    <nh2:MessageReceiveTime>08:21</nh2:MessageReceiveTime>
    <nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
    <nh2:MessageSendTime>08:21</nh2:MessageSendTime>
    <nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
    <nh2:SendMessageNumeric>00284</nh2:SendMessageNumeric>
  </n2:NLETSMessageHeader>
  <n2:NLETSResponseData n2:key="PRR">
    <n2:OriginalTextResponse>SMITH JOHN M                         DOB/810807    SEX/M
      PO BOX 1111            STONINGTON       CT
      LIC/ABC12     LIY/1602  LIT/TM              VIN/AAAAA11A11A111111
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
      *
      SMITH JOHN M                         DOB/810807    SEX/M
      PO BOX 1111            STONINGTON       CT
      LIC/ABC1234   LIY/1808  LIT/ZZ              VIN/AAAAA11A11A111111
      VYR/09  VMA/TOYOT  VMO/TACOMA D  VST/CW      VCO/GRY
      
      </n2:OriginalTextResponse>
    <nrm2:RegistrationMatch xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0">
      <nrm2:IndividualMatch>
        <nc:ConveyanceRegistration>
          <nc:RegistrationExpirationDate>
            <n2:DateText>1602</n2:DateText>
          </nc:RegistrationExpirationDate>
          <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
            <nc:ContactMailingAddress>
              <nc:StructuredAddress>
                <nc:LocationStreet>
                  <nc:StreetFullText>PO BOX 1111</nc:StreetFullText>
                </nc:LocationStreet>
                <nc:LocationCityName>STONINGTON</nc:LocationCityName>
                <nc:LocationStateName>CT</nc:LocationStateName>
              </nc:StructuredAddress>
            </nc:ContactMailingAddress>
            <n2c:Person>
              <nc:PersonBirthDate>
                <n2:DateText>810807</n2:DateText>
              </nc:PersonBirthDate>
              <nc:PersonName>
                <nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
              </nc:PersonName>
              <nc:PersonSexCode>M</nc:PersonSexCode>
            </n2c:Person>
          </n2c:RegistrationHolder>
          <nc:ConveyanceRegistrationPlateIdentification>
            <nc:IdentificationID>ABC12</nc:IdentificationID>
          </nc:ConveyanceRegistrationPlateIdentification>
          <nc:ConveyanceRegistrationPlateCategoryText>TM</nc:ConveyanceRegistrationPlateCategoryText>
        </nc:ConveyanceRegistration>
        <nc:Vehicle>
          <nc:ConveyanceColorPrimaryText>GRY</nc:ConveyanceColorPrimaryText>
          <nc:ItemModelYearDate>09</nc:ItemModelYearDate>
          <nc:PropertyStyleText>CW</nc:PropertyStyleText>
          <nc:VehicleMakeText>TOYOT</nc:VehicleMakeText>
          <nc:VehicleModelText>TACOMA D</nc:VehicleModelText>
          <nc:VehicleIdentification>
            <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
          </nc:VehicleIdentification>
        </nc:Vehicle>
      </nrm2:IndividualMatch>
      <nrm2:IndividualMatch>
        <nc:ConveyanceRegistration>
          <nc:RegistrationExpirationDate>
            <n2:DateText>1808</n2:DateText>
          </nc:RegistrationExpirationDate>
          <n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
            <nc:ContactMailingAddress>
              <nc:StructuredAddress>
                <nc:LocationStreet>
                  <nc:StreetFullText>PO BOX 1111</nc:StreetFullText>
                </nc:LocationStreet>
                <nc:LocationCityName>STONINGTON</nc:LocationCityName>
                <nc:LocationStateName>CT</nc:LocationStateName>
              </nc:StructuredAddress>
            </nc:ContactMailingAddress>
            <n2c:Person>
              <nc:PersonBirthDate>
                <n2:DateText>810807</n2:DateText>
              </nc:PersonBirthDate>
              <nc:PersonName>
                <nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
              </nc:PersonName>
              <nc:PersonSexCode>M</nc:PersonSexCode>
            </n2c:Person>
          </n2c:RegistrationHolder>
          <nc:ConveyanceRegistrationPlateIdentification>
            <nc:IdentificationID>ABC1234</nc:IdentificationID>
          </nc:ConveyanceRegistrationPlateIdentification>
          <nc:ConveyanceRegistrationPlateCategoryText>ZZ</nc:ConveyanceRegistrationPlateCategoryText>
        </nc:ConveyanceRegistration>
        <nc:Vehicle>
          <nc:ConveyanceColorPrimaryText>GRY</nc:ConveyanceColorPrimaryText>
          <nc:ItemModelYearDate>09</nc:ItemModelYearDate>
          <nc:PropertyStyleText>CW</nc:PropertyStyleText>
          <nc:VehicleMakeText>TOYOT</nc:VehicleMakeText>
          <nc:VehicleModelText>TACOMA D</nc:VehicleModelText>
          <nc:VehicleIdentification>
            <nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
          </nc:VehicleIdentification>
        </nc:Vehicle>
      </nrm2:IndividualMatch>
    </nrm2:RegistrationMatch>
  </n2:NLETSResponseData>
</n2:NLETS>


Top

Legacy (DEPRECATED)

Vehicle Registration Legacy Specifications

This section provides Legacy format and examples for Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ), and the corresponding Vehicle Registration Response (RR), and the Vehicle Registration Query by License Plate/Year/Type, or VIN to a region (RQG). An alternative Vehicle Registration Query is by name (RNQ) with the corresponding Vehicle Registration Response (RNR).

Canadian vehicle registration queries are described in "Communicating with Canada".

Mexican vehicle registration queries are described in "Communicating with Mexico".

Formats for Vehicle Registration queries and responses are described in the sections that follow.

Query Formats

  • All inquiries and responses are in a fixed format.
  • All messages are preceded by a standard input header.
  • If a regional code is used, the message type should be RQG. If it is not, Nlets will change it to RQG and handle it at a lower priority.
  • States receiving an RQG will respond with an RR.

To send a vehicle registration query, enter the following:

RQ. or RQG.
Sending ORI followed by a period.
Destination ORI followed by a period (up to 5 2-character state codes or regional codes).
If needed, optional control field.
TXT
Carriage return, line feed, delete control character (optional).
Enter either:

-"LIC/" followed by license plate number (string) and a period.
-"LIY/" followed by year of current license or NX (non-expiring) and a period.
-"LIT/" followed by license type.

 OR-

-"VIN/" followed by vehicle information number (and a period if VMA or VYR is present).
-"VMA/" followed by vehicle make and a period (required only for MO).
-"VYR/" followed by vehicle year of manufacture (required only for MO).

  • No imbedded spaces and no special characters (i.e. hyphens) should be in the inquiry.
  • All data elements (i.e. license or vehicle ID number) are preceded by a prefix and terminated by a period. The final character should not be a period (this conforms to NCIC message structure).
  • Control characters are permitted throughout the text of the message and should be ignored by the queried state when examining the inquiry.
  • Nlets provides access to the Department of State Diplomatic License file. Queries are formatted exactly the same as for a state except the 2-character code used is "US".

The format for vehicle registration query on a license number is:

Entry # Char. Explanation
RQ. or RQG. 2 Message type followed by a period.
Message Header 13-36 Standard input message header may include control field
and up to 5 addresses (state or regional codes).
TXT 3 Fixed filed prefix to beginning of message.
CR,LF,DEL 3 Control characters (optional).
LIC/ 4 Prefix to identify license plate.
License number 1-10 License number, followed by a period.
LIY/ 4 Prefix to identify license year.
License year 2-4 License year followed by a period; 2-4 numeric digits
designating year of current license or NX, for non-expiring.
LIT/ 4 Prefix to identify license type.
License type 2 License type; 2 character designating type of license.

The format for a vehicle registration query on vehicle identification number is:

Entry # Char. Explanation
RQ. or RQG. 2 Message type followed by a period.
Message Header 13-36 Standard input message header may include control field
and up to 5 addresses (state or regional codes).
TXT 3 Fixed filed prefix to beginning of message.
CR,LF,DEL 3 Control characters (optional).
VIN/ 4 Prefix to identify VIN.
Vehicle ID # 1-20 Vehicle ID # followed by a period.
VMA/ 4 Prefix to identify vehicle make.
Vehicle make 2-4 Vehicle make followed by a period (optional).
VYR/ 4 Prefix to identify vehicle year.
Vehicle year 2-4 Vehicle year of manufacture.

The format for a vehicle registration query by name is presented below. Note that the message key is different then a normal vehicle registration query.

Entry # Char. Explanation
RNQ. 3 Message type followed by a period
Message Header 13-24 Standard input message header, may include control field
but only a single 2 character state code
TXT 3 Fixed filed prefix to beginning of message
CR,LF,DEL 3 Control characters (optional)
NAM/ 4 Prefix to identify name
Name Max. 30

This field must include at least a first and last name in the
standard name format (surname, first name). Some states
allow a question mark "?" in the surname if the full
surname is not known. Consult state help files to
determine if a state can support this capability. (E.g.,
NAM/PUBL?, JOHN Q.)

DOB/ 4 Prefix to identify date of birth (optional)
Date of Birth 6 or 8 This field, if used, must include the complete date of birth.
AGE/ 4 Prefix to identify age (optional)
AGE 2

If a complete date of birth is unknown some states support
inquiries on age. Consult state vehicle registration HELP
file for details. The address is xxLICHELP where xx=2
character state code.

Response Formats

  • Should the information be unavailable, a standard message is returned by the state.
  • If the inquiry was processed and there was no information on file, a standard "no record" message is returned. The format for each of these follows the positive response format.
  • If a data field presented in the format is unavailable, the prefix, data element, and period should be omitted from the response.
  • The message should be compacted to eliminate spaces resulting from missing or unavailable data elements. An example of this would be vehicle color. Some states do not have this information on their database.

All responses to RNQ inquiries must have a message type of "RNR" but otherwise are identical to RQ responses (RR).

The only discriminators between RQ/RR and RQG examples are as follows:

  • The destination Agency ORI in a RQG must be a regional code.
  • The message type must indicate a region message by including "G".
Vehicle Registration Legacy Examples

Example 1: A Vehicle Registration query by license plate, year and type.

RQ.AZNLETS20.CA.TXT
LIC/AAAAAA.LIY/2011.LIT/PC

Example 2: A Vehicle Registration query by VIN.

RQ.AZNLETS20.CA.TXT
VIN/AAAAA11A11A111111

Example 3: A Vehicle Registration response.

RR.CALIC0000
09:12 10/06/2011 04364
09:12 10/06/2011 00438 AZNLETS20
TXT
DATE: 10/06/11 TIME: 09:12
IDENT: OFF HIGHWAY VEHICLE

LIC #: AAAAAA LAD:09/09/09
DATA REMOVED FROM AMIS - VEHICLE SUBPLATED TO XXXXXX
MORE

DATE: 10/06/11 TIME: 09:12
IDENT: OFF HIGHWAY VEHICLE
PNO VALID FROM: 06/14/10
REG VALID FROM: 06/30/08 TO 06/30/10
LIC#: XXXXXX YRMD:02 MAKE:YAMA BTM :TR VIN :AAAAA11A11A111111
R/O :JOHN SMITHPO BOX 1111 CITY:SAN BRUNO C.C.:30
ZIP#:99999
SOLD:00/00/02 RCID:11/06/08 OCID:02/10/02 LOCD:9 ENG#:A111A111111
PNO-REGISTRATION DEFERRED
11/06/08 PREV LIC AAAAAA

END

Example 4: A Vehicle Registration query by Region. The response will be a standard Vehicle Registration response (RR).

RQG.AZNLETS20.A1,B1,C1.TXT
VIN/AAAAA11A11A111111

Example 5: A Vehicle Registration query by name.

RNQ.AZNLETS20.AZ.TXT
NAM/SMITH, JOHN.DOB/19500101

Example 6: A Vehicle Registration response by name.

RNR.AZLIC0000
13:51 10/26/2011 45282
13:51 10/26/2011 01948 AZNLETS20
TXT
NAM/SMITH,JOHN
RESPONSE FROM ARIZONA DMV REGISTRATION RECORDS PAGE 001
SMITH, JOHN 1234 ANY STREET PHOENIX AZ
LIC/1234567 LIY/2010 LIT/PC VYR/2005 VMA/STRN VMO/ION VST/4D VCO/WHI
END OF SEARCH

Top

Downloads

Queries

File Last Updated
Download RQ Schema N/A
Download RQ Stylesheet N/A
Download RQG Schema N/A
Download RQG Stylesheet N/A
Download RNQ Schema N/A
Download RNQ Stylesheet N/A

Top

CANDLE 2.0

File Last Updated
Download PRR Schema N/A
Download PRR Stylesheet 2/19/2020
Download RR Schema N/A
Download RR Stylesheet 11/3/2021
Download RNR Schema 02/20/2020
Download RNR Stylesheet 09/29/2021
CANDLE 2.0 Vehicle Registration Specs N/A

Top

CANDLE 3.0

File Last Updated
Download RR Schema N/A
Download RR Stylesheet N/A
Download RNR Schema N/A
Download RNR Stylesheet N/A
CANDLE 3.0 Vehicle Registration Specs N/A

Top