# matchstatusvalue

This code list is used in association with the Match Status attribute which is present within the Path Link and Road Link Feature Types. The code list describes whether the feature has been matched to a feature in the National Street Gazetteer.

| Label                              | Definition                                                                                                                                                                                                                          |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Matched                            | The Road Link has been matched with an Elementary Street Unit from the National Street Gazetteer.                                                                                                                                   |
| Matched With Attribute Discrepancy | The Road Link has been matched with an Elementary Street Unit from the National Street Gazetteer and there is a discrepancy between the attribution supplied by the National Street Gazetteer and information from Ordnance Survey. |
| No Match                           | The Road Link has not been matched with an Elementary Street Unit from the National Street Gazetteer which has been accepted.                                                                                                       |
| Not Matched Awaiting Review        | The Road Link has not been matched with an Elementary Street Unit from the National Street Gazetteer and is waiting to be manually reviewed to identify if there is an Elementary Street Unit it should have been matched to.       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/osngd/code-lists/code-lists-overview/matchstatusvalue.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
