# nameddayvalue

This code list is used in association with the Named Day attribute which is present within the Restriction, Special Designation Area, Special Designation Line, and Special Designation Point Feature Types in the OS RAMI Collection. The code list describes specific days when a restriction may apply.

| Label           | Definition                                                                   |
| --------------- | ---------------------------------------------------------------------------- |
| All Days        | Applies to every day of the week.                                            |
| Friday          | This is the day of Friday.                                                   |
| Market Days     | The day which a market is regularly held.                                    |
| Monday          | This is the day of Monday.                                                   |
| Public Holidays | A holiday established by law.                                                |
| Saturday        | This is the day of Saturday.                                                 |
| Sunday          | This is the day of Sunday                                                    |
| Thursday        | This is the day of Thursday.                                                 |
| Tuesday         | This is the day of Tuesday.                                                  |
| Wednesday       | This is the day of Wednesday.                                                |
| Weekdays        | A time interval which occurs during the working week, Monday to Friday       |
| Weekends        | A time interval which occurs over the non-working days, Saturday and Sunday. |


---

# 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/nameddayvalue.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.
