@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.36; August 8, 2016">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.35; July 4, 2016">
   <xs:element name="ReleaseSet" type="ReleaseType"/>
   <xs:element name="ClinVarSet" type="PublicSetType">
     <xs:annotation>
@@ -489,11 +489,6 @@
                     <xs:restriction base="xs:string">
                       <xs:enumeration value="variant in gene"/>
                       <xs:enumeration value="co-occurring variant"/>
-                      <xs:enumeration value="within single gene"/>
-                      <xs:enumeration value="within multiple genes by overlap"/>
-                      <xs:enumeration value="genes overlapped by variant"/>
-                      <xs:enumeration value="near gene, upstream"/>
-                      <xs:enumeration value="near gene, downstream"/>
                     </xs:restriction>
                   </xs:simpleType>
                 </xs:attribute>