# OS Open Greenspace Downloads

{% hint style="info" %}

### Product download

This page provides downloadable files to support the product in use. To download the product itself, please visit the [OS Data Hub](https://osdatahub.os.uk/data).
{% endhint %}

## Stylesheets <a href="#stylesheets" id="stylesheets"></a>

Predefined stylesheets for OS Open Greenspace are available for download from the [OS Open Greenspace Stylesheets GitHub repository](https://github.com/OrdnanceSurvey/OS-Open-Greenspace-stylesheets). To download a ZIP containing all stylesheets, navigate to *Code* > *Download ZIP*.

## XML code lists <a href="#xml-code-lists" id="xml-code-lists"></a>

XML versions of the OS Open Greenspace code lists are available below:

* [AccessTypeValue](https://www.ordnancesurvey.co.uk/xml/codelists/AccessTypeValue.xml)
* [FunctionValue](https://www.ordnancesurvey.co.uk/xml/codelists/OpenFunctionValue.xml)

Code lists provide a controlled list and formal definition for values used in certain attributes of the product.

## XML schema

The XML schemas for all OS Open products are available from the XML file resources page on the [XML file resources page on the Ordnance Survey website](https://www.ordnancesurvey.co.uk/xml/). The schema file for this product is included below:

* [OSOpenGreenspace.xsd](https://www.ordnancesurvey.co.uk/xml/open/greenspace/1.0/OSOpenGreenspace.xsd)

{% hint style="info" %}
The XML File Repository License, covering the terms and conditions for the use of all Ordnance Survey XML schemas, is made available through the [Terms and Conditions page](/os-downloads/resources/site-resources/terms-and-conditions.md) in the Resources section.
{% endhint %}


---

# 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/os-downloads/products/land-and-terrain-portfolio/os-open-greenspace/os-open-greenspace-downloads.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.
