-
Notifications
You must be signed in to change notification settings - Fork 0
/
Enum.ТипЮрФизЛица.xml
79 lines (79 loc) · 3.42 KB
/
Enum.ТипЮрФизЛица.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?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">
<Enum uuid="4e629592-7deb-401e-9444-32d078968071">
<InternalInfo>
<xr:GeneratedType name="EnumRef.ТипЮрФизЛица" category="Ref">
<xr:TypeId>bc167194-50cd-4479-9cdc-643f7cb19a47</xr:TypeId>
<xr:ValueId>369255db-c47c-497d-ae48-7c5d1eebc68a</xr:ValueId>
</xr:GeneratedType>
<xr:GeneratedType name="EnumManager.ТипЮрФизЛица" category="Manager">
<xr:TypeId>73ae4bda-8795-4a1b-994a-be0cdfd80eef</xr:TypeId>
<xr:ValueId>906a4945-abcc-41ad-b975-e19b579c4604</xr:ValueId>
</xr:GeneratedType>
<xr:GeneratedType name="EnumList.ТипЮрФизЛица" category="List">
<xr:TypeId>8373dc78-ec6f-4cb7-b046-72c5c802269a</xr:TypeId>
<xr:ValueId>89d87579-d348-4a1d-ab13-dbd4f6518f76</xr:ValueId>
</xr:GeneratedType>
</InternalInfo>
<Properties>
<Name>ТипЮрФизЛица</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Тип юридического или физического лица</v8:content>
</v8:item>
</Synonym>
<Comment/>
<UseStandardCommands>false</UseStandardCommands>
<Characteristics/>
<QuickChoice>true</QuickChoice>
<ChoiceMode>BothWays</ChoiceMode>
<DefaultListForm/>
<DefaultChoiceForm/>
<AuxiliaryListForm/>
<AuxiliaryChoiceForm/>
<ListPresentation/>
<ExtendedListPresentation/>
<Explanation/>
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
</Properties>
<ChildObjects>
<EnumValue uuid="59d004e0-f232-4f94-84f5-1b492242e5d9">
<Properties>
<Name>ЮридическоеЛицо</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Юридическое лицо</v8:content>
</v8:item>
</Synonym>
<Comment/>
</Properties>
</EnumValue>
<EnumValue uuid="0ca0781d-9287-4c91-a08d-cd3df1c0b8ff">
<Properties>
<Name>ИндивидуальныйПредприниматель</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Индивидуальный предприниматель</v8:content>
</v8:item>
</Synonym>
<Comment/>
</Properties>
</EnumValue>
<EnumValue uuid="4ffae520-1033-4946-a2c0-245d21bf799c">
<Properties>
<Name>ФизическоеЛицо</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Физическое лицо</v8:content>
</v8:item>
</Synonym>
<Comment/>
</Properties>
</EnumValue>
</ChildObjects>
</Enum>
</MetaDataObject>