@@ -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.50; November 6, 2017">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.49; July 17, 2017">
<xs:element name="ReleaseSet" type="ReleaseType"/>
<xs:element name="ClinVarSet" type="PublicSetType">
<xs:annotation>
@@ -377,8 +377,6 @@
<xs:attribute name="OrgID" type="xs:int" use="optional"/>
<xs:attribute name="OrgAbbreviation" type="xs:string" use="optional"/>
<xs:attribute name="DateUpdated" type="xs:date"/>
- <xs:attribute fixed="primary" name="OrgType" type="xs:string" use="optional"/>
- <xs:attribute name="OrganizationCategory" type="xs:string" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="AdditionalSubmitters">