# waterlinkphysicalcontainmentvalue

This code list is used in association with the Physical Containment attribute which is present within the Water Link Feature Type. The code list describes whether the water network link is contained in a culvert, a tunnel or a natural subterranean passage.

| Label                           | Definition                                                                                                                                                                                                          |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| In Culvert                      | A structure, typically a pipe or similar, that is passing below normal ground level that contains actively flowing water.                                                                                           |
| In Natural Subterranean Passage | A body of water, such as a river or stream, that is actively flowing through a natural underground channel.                                                                                                         |
| In Tunnel                       | A long narrow passage under ground, significantly larger than a culvert, created specifically to allow excess water to flow from another watercourse, a reservoir or a facility such as a factory or power station. |
| Inapplicable                    | The water network link is not contained in a culvert, tunnel or natural subterranean passage.                                                                                                                       |


---

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