AK
yandex>
<dictionary>
<name>Источник</name>
<source>
<odbc>
<connection_string>DSN=postgresConnection</connection_string>
<table>Источник</table>
</odbc>
</source>
<layout>
<complex_key_hashed />
</layout>
<structure>
<key>
<attribute>
<name>primarykey</name>
<type>UUID</type>
</attribute>
</key>
<attribute>
<name>createtime</name>
<type>DateTime</type>
<null_value>0000-00-00 00:00:00</null_value>
</attribute>
...