/
ValMa
/
TestRep
Обзор
Документация
Войти
/
ValMa
/
TestRep
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/WebServices/Kiosk.xml
56 строк
2 KB
ValMa
Первый коммит
15 окт 2025, 19:24
15 окт 2025, 19:24
caceea4
Код
Авторство
О чём код?
<?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.19"> <WebService uuid="87032553-51db-4ed4-b258-ea1092b1a92c"> <Properties> <Name>Kiosk</Name> <Synonym> <v8:item> <v8:lang>ru</v8:lang> <v8:content>Kiosk</v8:content> </v8:item> </Synonym> <Comment/> <Namespace>http://localhost/UNF/</Namespace> <XDTOPackages/> <DescriptorFileName>ws_kiosk.1cws</DescriptorFileName> <ReuseSessions>AutoUse</ReuseSessions> <SessionMaxAge>20</SessionMaxAge> </Properties> <ChildObjects> <Operation uuid="9f0a8c1f-a695-4532-858e-aaace4370921"> <Properties> <Name>GETClient</Name> <Synonym> <v8:item> <v8:lang>ru</v8:lang> <v8:content>GETClient</v8:content> </v8:item> </Synonym> <Comment/> <XDTOReturningValueType>xs:string</XDTOReturningValueType> <Nillable>false</Nillable> <Transactioned>false</Transactioned> <ProcedureName>GETClient</ProcedureName> <DataLockControlMode>Managed</DataLockControlMode> </Properties> <ChildObjects> <Parameter uuid="17fb045a-6d89-4589-b4c9-c44bc99bb838"> <Properties> <Name>INN</Name> <Synonym> <v8:item> <v8:lang>ru</v8:lang> <v8:content>INN</v8:content> </v8:item> </Synonym> <Comment/> <XDTOValueType>xs:string</XDTOValueType> <Nillable>false</Nillable> <TransferDirection>In</TransferDirection> </Properties> </Parameter> </ChildObjects> </Operation> </ChildObjects> </WebService> </MetaDataObject>