xml-toolkit 1.0.32 → 1.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/EntityResolver.js +10 -4
- package/package.json +22 -3
- package/test/20040.wsdl +0 -1812
- package/test/20186.wsdl +0 -114
- package/test/30017.xsd +0 -62
- package/test/30282.xsd +0 -29
- package/test/E05a.xml +0 -5
- package/test/F9ASyncService.xsd +0 -33
- package/test/F9ASyncService_1.wsdl +0 -72
- package/test/F9ASyncService_1.xsd +0 -43
- package/test/F9ASyncService_1_2.xsd +0 -42
- package/test/F9SyncService.xsd +0 -19
- package/test/F9SyncService_1.xsd +0 -33
- package/test/F9SyncService_1_2.xsd +0 -42
- package/test/commons/dom-gosuslugi-ru-smev3-common.xsd +0 -465
- package/test/commons/fns-common-types.xsd +0 -1993
- package/test/commons/fns-dohflna-types.xsd +0 -524
- package/test/commons/pfr-common-types-1.0.0.xsd +0 -29
- package/test/commons/smev-supplementary-commons-1.0.1.xsd +0 -689
- package/test/commons/smev-supplementary-commons.xsd +0 -689
- package/test/dom-gosuslugi-ru-smev3-debt-responses.xsd +0 -776
- package/test/ent.xml +0 -6
- package/test/fns-dohflna-ru-root.xsd +0 -299
- package/test/fns-inn-singular-ru-root.xsd +0 -62
- package/test/fns-innfdrfio-root.xsd +0 -89
- package/test/not-sa01.xml +0 -10
- package/test/not-sa02.xml +0 -30
- package/test/param_types.xml +0 -1
- package/test/sign.xsd +0 -71
- package/test/smev-message-exchange-basic-1.1.xsd +0 -380
- package/test/smev-message-exchange-faults-1.1.xsd +0 -365
- package/test/smev-message-exchange-service-1.1.xsd +0 -643
- package/test/smev-message-exchange-types-1.1.xsd +0 -697
- package/test/snils-by-additionalData-1.0.1.xsd +0 -29
- package/test/soap.xml +0 -40
- package/test/supplementary/fns-common-types.xsd +0 -430
- package/test/supplementary/smev-supplementary-commons.xsd +0 -689
- package/test/test.js +0 -532
|
@@ -1,524 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fns="urn://x-artefacts-fns-dohflna/types/4.0.1" targetNamespace="urn://x-artefacts-fns-dohflna/types/4.0.1" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
3
|
-
<!--========================================== Структурированные типы ==========================================-->
|
|
4
|
-
<xs:complexType name="IdentityDocumentType">
|
|
5
|
-
<xs:annotation>
|
|
6
|
-
<xs:documentation>Сведения о документе, удостоверяющем личность физического лица</xs:documentation>
|
|
7
|
-
</xs:annotation>
|
|
8
|
-
<xs:attribute name="DocumentCode" type="fns:SPDULType" use="required">
|
|
9
|
-
<xs:annotation>
|
|
10
|
-
<xs:documentation>Код вида документа, удостоверяющего личность</xs:documentation>
|
|
11
|
-
</xs:annotation>
|
|
12
|
-
</xs:attribute>
|
|
13
|
-
<xs:attribute name="SeriesNumber" type="fns:SPDULTemplateType" use="required">
|
|
14
|
-
<xs:annotation>
|
|
15
|
-
<xs:documentation>Серия и номер документа, удостоверяющего личность</xs:documentation>
|
|
16
|
-
</xs:annotation>
|
|
17
|
-
</xs:attribute>
|
|
18
|
-
<xs:attribute name="IssuerDate" type="xs:date" use="optional">
|
|
19
|
-
<xs:annotation>
|
|
20
|
-
<xs:documentation>Дата выдачи документа, удостоверяющего личность</xs:documentation>
|
|
21
|
-
</xs:annotation>
|
|
22
|
-
</xs:attribute>
|
|
23
|
-
<xs:attribute name="Issuer" type="fns:string-255" use="optional">
|
|
24
|
-
<xs:annotation>
|
|
25
|
-
<xs:documentation>Наименование органа, выдавшего документ, удостоверяющий личность</xs:documentation>
|
|
26
|
-
</xs:annotation>
|
|
27
|
-
</xs:attribute>
|
|
28
|
-
<xs:attribute name="IssuerCode" type="fns:string-7" use="optional">
|
|
29
|
-
<xs:annotation>
|
|
30
|
-
<xs:documentation>Код подразделения органа, выдавшего документ, удостоверяющий личность</xs:documentation>
|
|
31
|
-
</xs:annotation>
|
|
32
|
-
</xs:attribute>
|
|
33
|
-
</xs:complexType>
|
|
34
|
-
<xs:complexType name="IdentityDocumentShortType">
|
|
35
|
-
<xs:annotation>
|
|
36
|
-
<xs:documentation>Сведения (краткие) о документе, удостоверяющем личность физического лица</xs:documentation>
|
|
37
|
-
</xs:annotation>
|
|
38
|
-
<xs:attribute name="DocumentCode" type="fns:SPDULType" use="required">
|
|
39
|
-
<xs:annotation>
|
|
40
|
-
<xs:documentation>Код вида документа, удостоверяющего личность</xs:documentation>
|
|
41
|
-
</xs:annotation>
|
|
42
|
-
</xs:attribute>
|
|
43
|
-
<xs:attribute name="SeriesNumber" type="fns:SPDULTemplateType" use="required">
|
|
44
|
-
<xs:annotation>
|
|
45
|
-
<xs:documentation>Серия и номер документа, удостоверяющего личность</xs:documentation>
|
|
46
|
-
</xs:annotation>
|
|
47
|
-
</xs:attribute>
|
|
48
|
-
</xs:complexType>
|
|
49
|
-
<xs:complexType name="PhysicalPersonDataType">
|
|
50
|
-
<xs:sequence>
|
|
51
|
-
<xs:element name="PhysicalPersonName" type="fns:PhysicalPersonNameType">
|
|
52
|
-
<xs:annotation>
|
|
53
|
-
<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
|
|
54
|
-
</xs:annotation>
|
|
55
|
-
</xs:element>
|
|
56
|
-
<xs:element name="IdentityDocument" type="fns:IdentityDocumentType">
|
|
57
|
-
<xs:annotation>
|
|
58
|
-
<xs:documentation>Сведения о документе, удостоверяющем личность физического лица</xs:documentation>
|
|
59
|
-
</xs:annotation>
|
|
60
|
-
</xs:element>
|
|
61
|
-
</xs:sequence>
|
|
62
|
-
<xs:attribute name="BirthDate" type="xs:date" use="required">
|
|
63
|
-
<xs:annotation>
|
|
64
|
-
<xs:documentation>Дата рождения</xs:documentation>
|
|
65
|
-
</xs:annotation>
|
|
66
|
-
</xs:attribute>
|
|
67
|
-
<xs:attribute name="BirthPlace" type="fns:string-255" use="optional">
|
|
68
|
-
<xs:annotation>
|
|
69
|
-
<xs:documentation>Место рождения</xs:documentation>
|
|
70
|
-
</xs:annotation>
|
|
71
|
-
</xs:attribute>
|
|
72
|
-
</xs:complexType>
|
|
73
|
-
<xs:complexType name="PhysicalPersonNameType">
|
|
74
|
-
<xs:annotation>
|
|
75
|
-
<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
|
|
76
|
-
</xs:annotation>
|
|
77
|
-
<xs:attribute name="FamilyName" type="fns:string-60" use="required">
|
|
78
|
-
<xs:annotation>
|
|
79
|
-
<xs:documentation>Фамилия</xs:documentation>
|
|
80
|
-
</xs:annotation>
|
|
81
|
-
</xs:attribute>
|
|
82
|
-
<xs:attribute name="FirstName" type="fns:string-60" use="required">
|
|
83
|
-
<xs:annotation>
|
|
84
|
-
<xs:documentation>Имя</xs:documentation>
|
|
85
|
-
</xs:annotation>
|
|
86
|
-
</xs:attribute>
|
|
87
|
-
<xs:attribute name="Patronymic" type="fns:string-60" use="optional">
|
|
88
|
-
<xs:annotation>
|
|
89
|
-
<xs:documentation>Отчество</xs:documentation>
|
|
90
|
-
</xs:annotation>
|
|
91
|
-
</xs:attribute>
|
|
92
|
-
</xs:complexType>
|
|
93
|
-
<xs:simpleType name="digits-20">
|
|
94
|
-
<xs:annotation>
|
|
95
|
-
<xs:documentation>Строка, состоящая из двадцати цифр</xs:documentation>
|
|
96
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
97
|
-
</xs:annotation>
|
|
98
|
-
<xs:restriction base="xs:string">
|
|
99
|
-
<xs:length value="20"/>
|
|
100
|
-
<xs:pattern value="\d{20}"/>
|
|
101
|
-
</xs:restriction>
|
|
102
|
-
</xs:simpleType>
|
|
103
|
-
<xs:simpleType name="digits-11">
|
|
104
|
-
<xs:annotation>
|
|
105
|
-
<xs:documentation>Строка, состоящая из одиннадцати цифр. Например номер записи</xs:documentation>
|
|
106
|
-
</xs:annotation>
|
|
107
|
-
<xs:restriction base="xs:string">
|
|
108
|
-
<xs:length value="11"/>
|
|
109
|
-
<xs:pattern value="\d{11}"/>
|
|
110
|
-
</xs:restriction>
|
|
111
|
-
</xs:simpleType>
|
|
112
|
-
<xs:simpleType name="digits-6">
|
|
113
|
-
<xs:annotation>
|
|
114
|
-
<xs:documentation>Строка, состоящая из 6 цифр</xs:documentation>
|
|
115
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
116
|
-
</xs:annotation>
|
|
117
|
-
<xs:restriction base="xs:string">
|
|
118
|
-
<xs:length value="6"/>
|
|
119
|
-
<xs:pattern value="\d{6}"/>
|
|
120
|
-
</xs:restriction>
|
|
121
|
-
</xs:simpleType>
|
|
122
|
-
<xs:simpleType name="digits-4">
|
|
123
|
-
<xs:annotation>
|
|
124
|
-
<xs:documentation>Строка, состоящая из четырёх цифр</xs:documentation>
|
|
125
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
126
|
-
</xs:annotation>
|
|
127
|
-
<xs:restriction base="xs:string">
|
|
128
|
-
<xs:length value="4"/>
|
|
129
|
-
<xs:pattern value="\d{4}"/>
|
|
130
|
-
</xs:restriction>
|
|
131
|
-
</xs:simpleType>
|
|
132
|
-
<xs:simpleType name="digits-3">
|
|
133
|
-
<xs:annotation>
|
|
134
|
-
<xs:documentation>Строка, состоящая из 3 цифр</xs:documentation>
|
|
135
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
136
|
-
</xs:annotation>
|
|
137
|
-
<xs:restriction base="xs:string">
|
|
138
|
-
<xs:length value="3"/>
|
|
139
|
-
<xs:pattern value="\d{3}"/>
|
|
140
|
-
</xs:restriction>
|
|
141
|
-
</xs:simpleType>
|
|
142
|
-
<xs:simpleType name="digits-2">
|
|
143
|
-
<xs:annotation>
|
|
144
|
-
<xs:documentation>Строка, состоящая из 2 цифр</xs:documentation>
|
|
145
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
146
|
-
</xs:annotation>
|
|
147
|
-
<xs:restriction base="xs:string">
|
|
148
|
-
<xs:length value="2"/>
|
|
149
|
-
<xs:pattern value="\d{2}"/>
|
|
150
|
-
</xs:restriction>
|
|
151
|
-
</xs:simpleType>
|
|
152
|
-
<xs:simpleType name="KPPType">
|
|
153
|
-
<xs:annotation>
|
|
154
|
-
<xs:documentation>Код причины постановки на учет (КПП) </xs:documentation>
|
|
155
|
-
</xs:annotation>
|
|
156
|
-
<xs:restriction base="xs:string">
|
|
157
|
-
<xs:length value="9"/>
|
|
158
|
-
<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})([0-9]{2})([0-9A-F]{2})([0-9]{3})"/>
|
|
159
|
-
</xs:restriction>
|
|
160
|
-
</xs:simpleType>
|
|
161
|
-
<xs:simpleType name="IDRequestType">
|
|
162
|
-
<xs:restriction base="xs:string">
|
|
163
|
-
<xs:minLength value="1"/>
|
|
164
|
-
<xs:maxLength value="36"/>
|
|
165
|
-
</xs:restriction>
|
|
166
|
-
</xs:simpleType>
|
|
167
|
-
<xs:simpleType name="LegalPersonINNType">
|
|
168
|
-
<xs:annotation>
|
|
169
|
-
<xs:documentation>Идентификационный номер налогоплательщика - организации</xs:documentation>
|
|
170
|
-
</xs:annotation>
|
|
171
|
-
<xs:restriction base="xs:string">
|
|
172
|
-
<xs:length value="10"/>
|
|
173
|
-
<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{8}"/>
|
|
174
|
-
</xs:restriction>
|
|
175
|
-
</xs:simpleType>
|
|
176
|
-
<xs:simpleType name="number-17_2">
|
|
177
|
-
<xs:annotation>
|
|
178
|
-
<xs:documentation>Число десятичноеое, содержащее до 17 разрядов, два после запятой</xs:documentation>
|
|
179
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
180
|
-
</xs:annotation>
|
|
181
|
-
<xs:restriction base="xs:decimal">
|
|
182
|
-
<xs:totalDigits value="17"/>
|
|
183
|
-
<xs:fractionDigits value="2"/>
|
|
184
|
-
</xs:restriction>
|
|
185
|
-
</xs:simpleType>
|
|
186
|
-
<xs:simpleType name="number-14_2">
|
|
187
|
-
<xs:annotation>
|
|
188
|
-
<xs:documentation>Число десятичноеое, содержащее до 14 разрядов, два после запятой</xs:documentation>
|
|
189
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
190
|
-
</xs:annotation>
|
|
191
|
-
<xs:restriction base="xs:decimal">
|
|
192
|
-
<xs:totalDigits value="14"/>
|
|
193
|
-
<xs:fractionDigits value="2"/>
|
|
194
|
-
</xs:restriction>
|
|
195
|
-
</xs:simpleType>
|
|
196
|
-
<xs:simpleType name="number-15">
|
|
197
|
-
<xs:annotation>
|
|
198
|
-
<xs:documentation>Число целое, содержащее до 15 разрядов</xs:documentation>
|
|
199
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
200
|
-
</xs:annotation>
|
|
201
|
-
<xs:restriction base="xs:integer">
|
|
202
|
-
<xs:totalDigits value="15"/>
|
|
203
|
-
</xs:restriction>
|
|
204
|
-
</xs:simpleType>
|
|
205
|
-
<xs:simpleType name="number-12">
|
|
206
|
-
<xs:annotation>
|
|
207
|
-
<xs:documentation>Число целое, содержащее до 12 разрядов</xs:documentation>
|
|
208
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
209
|
-
</xs:annotation>
|
|
210
|
-
<xs:restriction base="xs:integer">
|
|
211
|
-
<xs:totalDigits value="12"/>
|
|
212
|
-
</xs:restriction>
|
|
213
|
-
</xs:simpleType>
|
|
214
|
-
<xs:simpleType name="number-9">
|
|
215
|
-
<xs:annotation>
|
|
216
|
-
<xs:documentation>Число целое, содержащее до 9 разрядов</xs:documentation>
|
|
217
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
218
|
-
</xs:annotation>
|
|
219
|
-
<xs:restriction base="xs:integer">
|
|
220
|
-
<xs:totalDigits value="9"/>
|
|
221
|
-
</xs:restriction>
|
|
222
|
-
</xs:simpleType>
|
|
223
|
-
<xs:simpleType name="number-4">
|
|
224
|
-
<xs:annotation>
|
|
225
|
-
<xs:documentation>Число целое, содержащее до 4 разрядов</xs:documentation>
|
|
226
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
227
|
-
</xs:annotation>
|
|
228
|
-
<xs:restriction base="xs:integer">
|
|
229
|
-
<xs:totalDigits value="4"/>
|
|
230
|
-
</xs:restriction>
|
|
231
|
-
</xs:simpleType>
|
|
232
|
-
<xs:simpleType name="number-3">
|
|
233
|
-
<xs:annotation>
|
|
234
|
-
<xs:documentation>Число целое, содержащее до 3 разрядов</xs:documentation>
|
|
235
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
236
|
-
</xs:annotation>
|
|
237
|
-
<xs:restriction base="xs:integer">
|
|
238
|
-
<xs:totalDigits value="3"/>
|
|
239
|
-
</xs:restriction>
|
|
240
|
-
</xs:simpleType>
|
|
241
|
-
<xs:simpleType name="number-2">
|
|
242
|
-
<xs:annotation>
|
|
243
|
-
<xs:documentation>Число целое, содержащее до 2 разрядов</xs:documentation>
|
|
244
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
245
|
-
</xs:annotation>
|
|
246
|
-
<xs:restriction base="xs:integer">
|
|
247
|
-
<xs:totalDigits value="2"/>
|
|
248
|
-
</xs:restriction>
|
|
249
|
-
</xs:simpleType>
|
|
250
|
-
<xs:simpleType name="number-1">
|
|
251
|
-
<xs:annotation>
|
|
252
|
-
<xs:documentation>Число целое, содержащее 1 разряд</xs:documentation>
|
|
253
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
254
|
-
</xs:annotation>
|
|
255
|
-
<xs:restriction base="xs:integer">
|
|
256
|
-
<xs:totalDigits value="1"/>
|
|
257
|
-
</xs:restriction>
|
|
258
|
-
</xs:simpleType>
|
|
259
|
-
<xs:simpleType name="OKTMOType">
|
|
260
|
-
<xs:annotation>
|
|
261
|
-
<xs:documentation>Код Общероссийского классификатора территорий муниципальных образований</xs:documentation>
|
|
262
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
263
|
-
</xs:annotation>
|
|
264
|
-
<xs:restriction base="xs:string">
|
|
265
|
-
<xs:minLength value="8"/>
|
|
266
|
-
<xs:maxLength value="11"/>
|
|
267
|
-
<xs:pattern value="\d{8}"/>
|
|
268
|
-
<xs:pattern value="\d{11}"/>
|
|
269
|
-
</xs:restriction>
|
|
270
|
-
</xs:simpleType>
|
|
271
|
-
<xs:simpleType name="OKCMType">
|
|
272
|
-
<xs:annotation>
|
|
273
|
-
<xs:documentation>Код Общероссийского классификатора стран мира (3-разрядный, цифровой)</xs:documentation>
|
|
274
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
275
|
-
</xs:annotation>
|
|
276
|
-
<xs:restriction base="xs:string">
|
|
277
|
-
<xs:length value="3"/>
|
|
278
|
-
<xs:pattern value="\d{3}"/>
|
|
279
|
-
</xs:restriction>
|
|
280
|
-
</xs:simpleType>
|
|
281
|
-
<xs:simpleType name="PhysicalPersonINNType">
|
|
282
|
-
<xs:annotation>
|
|
283
|
-
<xs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
|
|
284
|
-
</xs:annotation>
|
|
285
|
-
<xs:restriction base="xs:string">
|
|
286
|
-
<xs:length value="12"/>
|
|
287
|
-
<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{10}"/>
|
|
288
|
-
</xs:restriction>
|
|
289
|
-
</xs:simpleType>
|
|
290
|
-
<xs:simpleType name="SONOType">
|
|
291
|
-
<xs:annotation>
|
|
292
|
-
<xs:documentation>Код Классификатора системы обозначений налоговых органов</xs:documentation>
|
|
293
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
294
|
-
</xs:annotation>
|
|
295
|
-
<xs:restriction base="xs:string">
|
|
296
|
-
<xs:length value="4"/>
|
|
297
|
-
<xs:pattern value="\d{4}"/>
|
|
298
|
-
</xs:restriction>
|
|
299
|
-
</xs:simpleType>
|
|
300
|
-
<xs:simpleType name="SPDULTemplateType">
|
|
301
|
-
<xs:annotation>
|
|
302
|
-
<xs:documentation>Шаблон серии, номера из Справочника видов документов, удостоверяющих личность налогоплательщика</xs:documentation>
|
|
303
|
-
</xs:annotation>
|
|
304
|
-
<xs:restriction base="xs:string">
|
|
305
|
-
<xs:minLength value="1"/>
|
|
306
|
-
<xs:maxLength value="25"/>
|
|
307
|
-
</xs:restriction>
|
|
308
|
-
</xs:simpleType>
|
|
309
|
-
<xs:simpleType name="SPDULType">
|
|
310
|
-
<xs:annotation>
|
|
311
|
-
<xs:documentation>Код Справочника видов документов, удостоверяющих личность налогоплательщика</xs:documentation>
|
|
312
|
-
<xs:documentation>Содержит только цифры</xs:documentation>
|
|
313
|
-
</xs:annotation>
|
|
314
|
-
<xs:restriction base="xs:string">
|
|
315
|
-
<xs:length value="2"/>
|
|
316
|
-
<xs:pattern value="\d{2}"/>
|
|
317
|
-
</xs:restriction>
|
|
318
|
-
</xs:simpleType>
|
|
319
|
-
<xs:simpleType name="SNILSType">
|
|
320
|
-
<xs:annotation>
|
|
321
|
-
<xs:documentation>СНИЛС</xs:documentation>
|
|
322
|
-
</xs:annotation>
|
|
323
|
-
<xs:restriction base="xs:string">
|
|
324
|
-
<xs:length value="11"/>
|
|
325
|
-
<xs:pattern value="\d{11}"/>
|
|
326
|
-
</xs:restriction>
|
|
327
|
-
</xs:simpleType>
|
|
328
|
-
<xs:simpleType name="SSRFType">
|
|
329
|
-
<xs:annotation>
|
|
330
|
-
<xs:documentation>Код по Справочнику субъектов Российской Федерации</xs:documentation>
|
|
331
|
-
</xs:annotation>
|
|
332
|
-
<xs:restriction base="fns:digits-2"/>
|
|
333
|
-
</xs:simpleType>
|
|
334
|
-
<xs:simpleType name="string-1000">
|
|
335
|
-
<xs:annotation>
|
|
336
|
-
<xs:documentation>Произвольный текст длиной от 1 до 1000 символов</xs:documentation>
|
|
337
|
-
</xs:annotation>
|
|
338
|
-
<xs:restriction base="xs:string">
|
|
339
|
-
<xs:minLength value="1"/>
|
|
340
|
-
<xs:maxLength value="1000"/>
|
|
341
|
-
</xs:restriction>
|
|
342
|
-
</xs:simpleType>
|
|
343
|
-
<xs:simpleType name="string-255">
|
|
344
|
-
<xs:annotation>
|
|
345
|
-
<xs:documentation>Произвольный текст длиной от 1 до 255 символов</xs:documentation>
|
|
346
|
-
</xs:annotation>
|
|
347
|
-
<xs:restriction base="xs:string">
|
|
348
|
-
<xs:maxLength value="255"/>
|
|
349
|
-
<xs:minLength value="1"/>
|
|
350
|
-
</xs:restriction>
|
|
351
|
-
</xs:simpleType>
|
|
352
|
-
<xs:simpleType name="string-100">
|
|
353
|
-
<xs:annotation>
|
|
354
|
-
<xs:documentation>Произвольный текст длиной от 1 до 100 символов</xs:documentation>
|
|
355
|
-
</xs:annotation>
|
|
356
|
-
<xs:restriction base="xs:string">
|
|
357
|
-
<xs:maxLength value="100"/>
|
|
358
|
-
<xs:minLength value="1"/>
|
|
359
|
-
</xs:restriction>
|
|
360
|
-
</xs:simpleType>
|
|
361
|
-
<xs:simpleType name="string-60">
|
|
362
|
-
<xs:annotation>
|
|
363
|
-
<xs:documentation>Произвольный текст длиной от 1 до 60 символов</xs:documentation>
|
|
364
|
-
</xs:annotation>
|
|
365
|
-
<xs:restriction base="xs:string">
|
|
366
|
-
<xs:minLength value="1"/>
|
|
367
|
-
<xs:maxLength value="60"/>
|
|
368
|
-
</xs:restriction>
|
|
369
|
-
</xs:simpleType>
|
|
370
|
-
<xs:simpleType name="string-50">
|
|
371
|
-
<xs:annotation>
|
|
372
|
-
<xs:documentation>Произвольный текст длиной от 1 до 50 символов</xs:documentation>
|
|
373
|
-
</xs:annotation>
|
|
374
|
-
<xs:restriction base="xs:string">
|
|
375
|
-
<xs:maxLength value="50"/>
|
|
376
|
-
<xs:minLength value="1"/>
|
|
377
|
-
</xs:restriction>
|
|
378
|
-
</xs:simpleType>
|
|
379
|
-
<xs:simpleType name="string-36">
|
|
380
|
-
<xs:annotation>
|
|
381
|
-
<xs:documentation>Произвольный текст длиной от 1 до 36 символов</xs:documentation>
|
|
382
|
-
</xs:annotation>
|
|
383
|
-
<xs:restriction base="xs:string">
|
|
384
|
-
<xs:maxLength value="36"/>
|
|
385
|
-
<xs:minLength value="1"/>
|
|
386
|
-
</xs:restriction>
|
|
387
|
-
</xs:simpleType>
|
|
388
|
-
<xs:simpleType name="string-25">
|
|
389
|
-
<xs:annotation>
|
|
390
|
-
<xs:documentation>Произвольный текст длиной от 1 до 25 символов</xs:documentation>
|
|
391
|
-
</xs:annotation>
|
|
392
|
-
<xs:restriction base="xs:string">
|
|
393
|
-
<xs:maxLength value="25"/>
|
|
394
|
-
<xs:minLength value="1"/>
|
|
395
|
-
</xs:restriction>
|
|
396
|
-
</xs:simpleType>
|
|
397
|
-
<xs:simpleType name="string-20">
|
|
398
|
-
<xs:annotation>
|
|
399
|
-
<xs:documentation>Произвольный текст длиной от 1 до 20 символов</xs:documentation>
|
|
400
|
-
</xs:annotation>
|
|
401
|
-
<xs:restriction base="xs:string">
|
|
402
|
-
<xs:maxLength value="20"/>
|
|
403
|
-
<xs:minLength value="1"/>
|
|
404
|
-
</xs:restriction>
|
|
405
|
-
</xs:simpleType>
|
|
406
|
-
<xs:simpleType name="string-12">
|
|
407
|
-
<xs:annotation>
|
|
408
|
-
<xs:documentation>Произвольный текст длиной от 1 до 12 символов</xs:documentation>
|
|
409
|
-
</xs:annotation>
|
|
410
|
-
<xs:restriction base="xs:string">
|
|
411
|
-
<xs:maxLength value="12"/>
|
|
412
|
-
<xs:minLength value="1"/>
|
|
413
|
-
</xs:restriction>
|
|
414
|
-
</xs:simpleType>
|
|
415
|
-
<xs:simpleType name="string-10">
|
|
416
|
-
<xs:annotation>
|
|
417
|
-
<xs:documentation>Произвольный текст длиной от 1 до 10 символов</xs:documentation>
|
|
418
|
-
</xs:annotation>
|
|
419
|
-
<xs:restriction base="xs:string">
|
|
420
|
-
<xs:maxLength value="10"/>
|
|
421
|
-
<xs:minLength value="1"/>
|
|
422
|
-
</xs:restriction>
|
|
423
|
-
</xs:simpleType>
|
|
424
|
-
<xs:simpleType name="string-7">
|
|
425
|
-
<xs:annotation>
|
|
426
|
-
<xs:documentation>Текст длиной ровно 7 символов</xs:documentation>
|
|
427
|
-
</xs:annotation>
|
|
428
|
-
<xs:restriction base="xs:string">
|
|
429
|
-
<xs:length value="7"/>
|
|
430
|
-
</xs:restriction>
|
|
431
|
-
</xs:simpleType>
|
|
432
|
-
<xs:simpleType name="string-5">
|
|
433
|
-
<xs:annotation>
|
|
434
|
-
<xs:documentation>Текст длиной ровно 5 символов</xs:documentation>
|
|
435
|
-
</xs:annotation>
|
|
436
|
-
<xs:restriction base="xs:string">
|
|
437
|
-
<xs:length value="7"/>
|
|
438
|
-
</xs:restriction>
|
|
439
|
-
</xs:simpleType>
|
|
440
|
-
<xs:simpleType name="string-3">
|
|
441
|
-
<xs:annotation>
|
|
442
|
-
<xs:documentation>Текст длиной ровно 3 символа</xs:documentation>
|
|
443
|
-
</xs:annotation>
|
|
444
|
-
<xs:restriction base="xs:string">
|
|
445
|
-
<xs:length value="3"/>
|
|
446
|
-
</xs:restriction>
|
|
447
|
-
</xs:simpleType>
|
|
448
|
-
<xs:simpleType name="string-2">
|
|
449
|
-
<xs:annotation>
|
|
450
|
-
<xs:documentation>Текст длиной ровно 2 символа</xs:documentation>
|
|
451
|
-
</xs:annotation>
|
|
452
|
-
<xs:restriction base="xs:string">
|
|
453
|
-
<xs:length value="2"/>
|
|
454
|
-
</xs:restriction>
|
|
455
|
-
</xs:simpleType>
|
|
456
|
-
<xs:simpleType name="string-1">
|
|
457
|
-
<xs:annotation>
|
|
458
|
-
<xs:documentation>Текст длиной ровно 1 символ</xs:documentation>
|
|
459
|
-
</xs:annotation>
|
|
460
|
-
<xs:restriction base="xs:string">
|
|
461
|
-
<xs:length value="1"/>
|
|
462
|
-
</xs:restriction>
|
|
463
|
-
</xs:simpleType>
|
|
464
|
-
<xs:simpleType name="GUID">
|
|
465
|
-
<xs:annotation>
|
|
466
|
-
<xs:documentation>Глобально уникальный идентификатор (GUID), ровно 36 знаков</xs:documentation>
|
|
467
|
-
</xs:annotation>
|
|
468
|
-
<xs:restriction base="xs:string">
|
|
469
|
-
<xs:maxLength value="36"/>
|
|
470
|
-
<xs:minLength value="1"/>
|
|
471
|
-
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
|
|
472
|
-
</xs:restriction>
|
|
473
|
-
</xs:simpleType>
|
|
474
|
-
<xs:complexType name="AddressLocationType">
|
|
475
|
-
<xs:annotation>
|
|
476
|
-
<xs:documentation>Адрес в Российской Федерации</xs:documentation>
|
|
477
|
-
</xs:annotation>
|
|
478
|
-
<xs:attribute name="IndexPostal" type="fns:digits-6" use="optional">
|
|
479
|
-
<xs:annotation>
|
|
480
|
-
<xs:documentation>Почтовый индекс</xs:documentation>
|
|
481
|
-
</xs:annotation>
|
|
482
|
-
</xs:attribute>
|
|
483
|
-
<xs:attribute name="Region" type="fns:SSRFType" use="required">
|
|
484
|
-
<xs:annotation>
|
|
485
|
-
<xs:documentation>Код субъекта Российской Федерации</xs:documentation>
|
|
486
|
-
</xs:annotation>
|
|
487
|
-
</xs:attribute>
|
|
488
|
-
<xs:attribute name="District" type="fns:string-50" use="optional">
|
|
489
|
-
<xs:annotation>
|
|
490
|
-
<xs:documentation>Район</xs:documentation>
|
|
491
|
-
</xs:annotation>
|
|
492
|
-
</xs:attribute>
|
|
493
|
-
<xs:attribute name="Town" type="fns:string-50" use="optional">
|
|
494
|
-
<xs:annotation>
|
|
495
|
-
<xs:documentation>Город</xs:documentation>
|
|
496
|
-
</xs:annotation>
|
|
497
|
-
</xs:attribute>
|
|
498
|
-
<xs:attribute name="Locality" type="fns:string-50" use="optional">
|
|
499
|
-
<xs:annotation>
|
|
500
|
-
<xs:documentation>Населенный пункт</xs:documentation>
|
|
501
|
-
</xs:annotation>
|
|
502
|
-
</xs:attribute>
|
|
503
|
-
<xs:attribute name="Street" type="fns:string-50" use="optional">
|
|
504
|
-
<xs:annotation>
|
|
505
|
-
<xs:documentation>Улица</xs:documentation>
|
|
506
|
-
</xs:annotation>
|
|
507
|
-
</xs:attribute>
|
|
508
|
-
<xs:attribute name="House" type="fns:string-20" use="optional">
|
|
509
|
-
<xs:annotation>
|
|
510
|
-
<xs:documentation>Дом</xs:documentation>
|
|
511
|
-
</xs:annotation>
|
|
512
|
-
</xs:attribute>
|
|
513
|
-
<xs:attribute name="Housing" type="fns:string-20" use="optional">
|
|
514
|
-
<xs:annotation>
|
|
515
|
-
<xs:documentation>Корпус</xs:documentation>
|
|
516
|
-
</xs:annotation>
|
|
517
|
-
</xs:attribute>
|
|
518
|
-
<xs:attribute name="Apartment" type="fns:string-20" use="optional">
|
|
519
|
-
<xs:annotation>
|
|
520
|
-
<xs:documentation>Квартира</xs:documentation>
|
|
521
|
-
</xs:annotation>
|
|
522
|
-
</xs:attribute>
|
|
523
|
-
</xs:complexType>
|
|
524
|
-
</xs:schema>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://common.kvs.pfr.com/1.0.0" xmlns:smev="urn://x-artefacts-smev-gov-ru/supplementary/commons/1.0.1" targetNamespace="http://common.kvs.pfr.com/1.0.0" elementFormDefault="qualified">
|
|
3
|
-
<xs:import namespace="urn://x-artefacts-smev-gov-ru/supplementary/commons/1.0.1" schemaLocation="smev-supplementary-commons-1.0.1.xsd"/>
|
|
4
|
-
<xs:complexType name="BirthPlaceType">
|
|
5
|
-
<xs:sequence>
|
|
6
|
-
<xs:element name="PlaceType" type="smev:string-50" nillable="false"/>
|
|
7
|
-
<xs:element name="Settlement" type="smev:string-50" nillable="false"/>
|
|
8
|
-
<xs:element name="District" type="smev:string-50" minOccurs="0"/>
|
|
9
|
-
<xs:element name="Region" type="smev:string-50" minOccurs="0"/>
|
|
10
|
-
<xs:element name="Country" type="smev:string-50" minOccurs="0"/>
|
|
11
|
-
</xs:sequence>
|
|
12
|
-
</xs:complexType>
|
|
13
|
-
<xs:complexType name="IdentificationDocumentType">
|
|
14
|
-
<xs:sequence>
|
|
15
|
-
<xs:element name="Type" type="smev:string-200" nillable="false"/>
|
|
16
|
-
<xs:element name="Document" type="smev:NotRestrictedDocumentType" nillable="false"/>
|
|
17
|
-
</xs:sequence>
|
|
18
|
-
</xs:complexType>
|
|
19
|
-
<xs:group name="AllIdentityDocumentType-Group">
|
|
20
|
-
<xs:sequence>
|
|
21
|
-
<xs:choice>
|
|
22
|
-
<xs:group ref="smev:PrimaryIdentityDocument-ModelGroup"/>
|
|
23
|
-
<xs:group ref="smev:WeakIdentityDocument-ModelGroup"/>
|
|
24
|
-
<xs:group ref="smev:TemporaryIdentityDocument-ModelGroup"/>
|
|
25
|
-
<xs:element name="PfrIdentificationDocument" type="tns:IdentificationDocumentType"/>
|
|
26
|
-
</xs:choice>
|
|
27
|
-
</xs:sequence>
|
|
28
|
-
</xs:group>
|
|
29
|
-
</xs:schema>
|