@@ -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.52; December 26, 2017">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.51; November 20, 2017">
   <xs:element name="ReleaseSet" type="ReleaseType"/>
   <xs:element name="ClinVarSet" type="PublicSetType">
     <xs:annotation>
@@ -285,8 +285,8 @@
           <xs:restriction base="xs:string">
             <xs:enumeration value="current"/>
             <xs:enumeration value="replaced"/>
-            <xs:enumeration value="deleted"/>
-            <xs:enumeration value="previous"/>
+            <xs:enumeration value="removed"/>
+            <xs:enumeration value="not current"/>
           </xs:restriction>
         </xs:simpleType>
       </xs:element>