You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
27 lines
1.7 KiB
XML
27 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.9">
|
|
<CommonModule uuid="2d373a84-c3c2-40ee-baa8-e759487fef4a">
|
|
<Properties>
|
|
<Name>OPI_SQLite</Name>
|
|
<Synonym>
|
|
<v8:item>
|
|
<v8:lang/>
|
|
<v8:content>OPI SQLite</v8:content>
|
|
</v8:item>
|
|
<v8:item>
|
|
<v8:lang>ru</v8:lang>
|
|
<v8:content>SQLite (ОПИ)</v8:content>
|
|
</v8:item>
|
|
</Synonym>
|
|
<Comment>Модуль для работы с базами SQLite из набора ОПИ</Comment>
|
|
<Global>false</Global>
|
|
<ClientManagedApplication>false</ClientManagedApplication>
|
|
<Server>true</Server>
|
|
<ExternalConnection>true</ExternalConnection>
|
|
<ClientOrdinaryApplication>true</ClientOrdinaryApplication>
|
|
<ServerCall>false</ServerCall>
|
|
<Privileged>false</Privileged>
|
|
<ReturnValuesReuse>DontUse</ReturnValuesReuse>
|
|
</Properties>
|
|
</CommonModule>
|
|
</MetaDataObject> |