---
keywords: attr:Attribution
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/ru/llms.txt


# attr:Attribution

### Диаграмма

![](../_images/Attribution_1.png)

### Описание {#desc}

Содержит информацию о поставщике сведений.

### Содержит:

[attr:Source](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/attribution-Source.md)

### Может содержаться в элементах с помощью подстановок:

[ymaps:ymaps](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/ymaps-ymaps.md)

> ### attr:Attribution
> 
> Пример информации о поставщике сведений о ресторанах Москвы:
> 
> ```
> <attr:Attribution>
>   <ymaps:Source id="resto">
>     <atom:author>
>       <atom:name>База ресторанов предоставлена resto.ru</atom:name>
>         <atom:uri>http://resto.ru</atom:uri>
>     </atom:author>
>   </ymaps:Source>
> </attr:Attribution>
> ```
