# structurevalue

This code list is used in association with the Structure attribute which is present within the Railway Link Feature Type. The code list describes the location of the railway relative to the surrounding topography.

| Label           | Definition                                                                                                                                                                                              |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| In Building     | A Rail Link that is located inside a man-made structure suitable for rail rolling stock.                                                                                                                |
| In Cutting      | A Rail Link that is located where excavation of earth material has taken place to lower the ground level to allow a railway to pass at an acceptable level and gradient through the surrounding ground. |
| In Tunnel       | A Rail Link located in a long tunnel passage under ground to permit the transit for rail rolling stock.                                                                                                 |
| On Bridge       | A Rail Link that is located on a man-made structure that is built over a river, railway, road or ravine to permit the transit for rail rolling stock.                                                   |
| On Embankment   | A Rail Link that is located on a man-made construction, normally using earth and hard aggregates, that allows railway lines to pass at an acceptable level and gradient over low lying ground.          |
| On Structure    | A Rail Link that is located on a man-made structure that is built over a river, railway, road or ravine to permit the transit for rail rolling stock.                                                   |
| Under Structure | A Rail Link that is located under a man-made structure that is built over a river, railway, road or ravine to permit the transit for rail rolling stock.                                                |


---

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