This commit is contained in:
parent
53577e22b0
commit
008073a444
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--?xml-stylesheet type="text/xsl" href="\..\corp-reports\src\data\meta\meta.server.xslt"?-->
|
||||
<meta version="3.23.295.170">
|
||||
<meta version="3.23.295.171">
|
||||
<!-- _xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" _xsi:noNamespaceSchemaLocation="file:///E:/d/projects/meta/from/meta.xsd" -->
|
||||
<!--Здесь словари-->
|
||||
<enums>
|
||||
|
|
@ -876,6 +876,8 @@
|
|||
<securityId type="1" name="Наименование инструмента" shortname="Инструмент" link="security" linkCode="shortName" required="true"/>
|
||||
<market type="12" name="Наименование режима" shortname="Код режима торгов" required="true"/>
|
||||
<lotSize type="11" name="Размер лота" shortname="Лот" required="true"/>
|
||||
<minStep type="11" name="Шаг цены" shortname="Шаг цены" required="true"/>
|
||||
<precision type="11" name="Точность" shortname="Точность" required="true"/>
|
||||
<tradingCurrency type="12" name="Наименование валюты расчета" shortname="Валюта" link="currencyCode" linkCode="code" required="true"/>
|
||||
<workflowStatus type="12" name="Наименование статуса листинга в системе" shortname="Статус" link="workflowStatus" required="true"/>
|
||||
</post>
|
||||
|
|
@ -884,6 +886,8 @@
|
|||
<securityId type="1" name="Наименование инструмента" shortname="Инструмент" link="security" linkCode="shortName" required="true" enabled="false"/>
|
||||
<market type="12" name="Наименование режима" shortname="Код режима торгов" required="true"/>
|
||||
<lotSize type="11" name="Размер лота" shortname="Лот" required="true"/>
|
||||
<minStep type="11" name="Шаг цены" shortname="Шаг цены" required="true"/>
|
||||
<precision type="11" name="Точность" shortname="Точность" required="true"/>
|
||||
<tradingCurrency type="12" name="Наименование валюты расчета" shortname="Валюта" link="currencyCode" linkCode="code" required="true"/>
|
||||
<workflowStatus type="12" name="Наименование статуса листинга в системе" shortname="Статус" link="workflowStatus" required="true"/>
|
||||
</put>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue