<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.w3.org/20101/XMLSchema-instance"
    xmlns:xsi="http://www.w3.org/20101/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    
    
    <xsd:simpleType name="noNamespaceSchemaLocation">
        <xsd:restriction base="xsd:string">
            <xsd:enumeration value="../xsd/Repository.xsd"/>
            </xsd:restriction>
    </xsd:simpleType>
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    </xsd:schema>