<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation xml:lang="ru"></xs:documentation></xs:annotation><xs:element name="dataset" type="customDataSet"/><xs:complexType name="customDataSet"><xs:annotation><xs:documentation xml:lang="ru"></xs:documentation></xs:annotation><xs:sequence><xs:element name="data" type="customData" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:complexType><xs:complexType name="customData"><xs:annotation><xs:documentation xml:lang="ru">Описание структуры полей</xs:documentation></xs:annotation><xs:sequence><xs:element name="value-0" type="xs:string"><xs:annotation><xs:documentation xml:lang="ru">ГКУ ЯНАО ЦЗН</xs:documentation></xs:annotation></xs:element><xs:element name="value-1" type="xs:integer"><xs:annotation><xs:documentation xml:lang="ru">Число лиц, обратившихся за предоставлением государственной услуги</xs:documentation></xs:annotation></xs:element><xs:element name="value-2" type="xs:integer"><xs:annotation><xs:documentation xml:lang="ru">Число лиц, трудоустроенных на временные работы</xs:documentation></xs:annotation></xs:element><xs:element name="value-3" type="xs:integer"><xs:annotation><xs:documentation xml:lang="ru">Число лиц, завершивших участие во временных работах</xs:documentation></xs:annotation></xs:element><xs:element name="value-4" type="xs:integer"><xs:annotation><xs:documentation xml:lang="ru">Число лиц, участвовавших во временных работах на конец отчетного периода</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:schema>