<?xml version="1.0" encoding = "UTF-8"?><xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns="http://metadataregistry.org/uri/NSDLSchema/ts/20080327140125"
    targetNamespace="http://metadataregistry.org/uri/NSDLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    elementFormDefault="qualified"
    attributeFormDefault="unqualified"
    version="1.00.000">

    <xs:annotation>
        <xs:documentation xml:lang="en">
            NSDL Registry Schema Properties XML Schema
            XML Schema for http://metadataregistry.org/uri/NSDLSchema/ts/20080327140125 namespace
            Date created: 2006-09-20 11:54:40
            Date of last update: 2006-10-03 16:56:57
            This is the internal vocabulary used to register schemas. 
            Further information about this schema is available at http://metadataregistry.org/uri/NSDLSchema.html
        </xs:documentation>
        <xs:documentation xml:lang="en">
            NOTICE: This is a TimeSlice of this Vocabulary as of:
                    2008-03-27T14:01:25-07:00.
            The most current complete Vocabulary may be retrieved from:
                    http://metadataregistry.org/uri/NSDLSchema        </xs:documentation>
    </xs:annotation>

    <xs:simpleType name="DCMIType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="URI"/><xs:enumeration value="Label"/><xs:enumeration value="Name"/><xs:enumeration value="Definition"/><xs:enumeration value="Comment"/><xs:enumeration value="DefinedBy"/><xs:enumeration value="TypeOfTerm"/><xs:enumeration value="DateCreated"/><xs:enumeration value="LastUpdated"/><xs:enumeration value="isSubpropertyOf"/><xs:enumeration value="hasSubproperty"/><xs:enumeration value="Notes"/>        </xs:restriction>
    </xs:simpleType>

</xs:schema>
