@@ -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.41; January 30, 2017">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.39; October 24, 2016">
<xs:element name="ReleaseSet" type="ReleaseType"/>
<xs:element name="ClinVarSet" type="PublicSetType">
<xs:annotation>
@@ -1375,8 +1375,6 @@
<xs:enumeration value="research"/>
<xs:enumeration value="curation"/>
<xs:enumeration value="not provided"/>
- <xs:enumeration value="provider interpretation"/>
- <xs:enumeration value="phenotyping only"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="SequenceLocationType">
@@ -1410,10 +1408,6 @@
</xs:restriction>
</xs:simpleType>
</xs:attribute>
- <xs:attribute name="positionVCF" type="xs:nonNegativeInteger" use="optional"/>
- <xs:attribute name="referenceAlleleVCF" type="xs:string" use="optional"/>
- <xs:attribute name="alternateAlleleVCF" type="xs:string" use="optional"/>
- <xs:attribute name="forDisplayLength" type="xs:boolean" use="optional"/>
</xs:attributeGroup>
<xs:attributeGroup name="CVIdentifiers">
<xs:annotation>