<?xml version='1.0' encoding='windows-1251'?>
<xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://uaib.com.ua/Schem/LicUMOV"
    xmlns:z="http://uaib.com.ua/Schem/LicUMOV"
    elementFormDefault="qualified">
    <xs:include schemaLocation="smc-components-amc.xsd"/>
    <xs:element name="root">
        <xs:complexType>
            <xs:all>
                <xs:element name="DTSEMISII"  type="z:DTSEMISII-container"/>
                <xs:element name="DTSFO" type="z:DTSFO-container"/>
                <xs:element name="DTSFONDI" type="z:DTSFONDI-container"/>
                <xs:element name="DTSUR_OSOB" type="z:DTSUR_OSOB-container"/>
            </xs:all>
            <xs:attributeGroup ref="z:root-attributes"/>
        </xs:complexType>
    </xs:element>
</xs:schema>
