@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified" version="1.4; October 7, 2019">
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified" version="1.3; August 21, 2019">
   <xs:element name="ClinVarVariationRelease" type="ReleaseType">
     <xs:annotation>
       <xs:documentation>The element to group each VariationArchive element in the release</xs:documentation>
@@ -434,22 +434,22 @@
       </xs:element>
       <xs:element minOccurs="0" name="Interpretations" type="typeAggregatedInterpretationSet"/>
       <xs:element maxOccurs="unbounded" minOccurs="0" name="FunctionalConsequence" type="typeFunctionalConsequence"/>
-      <xs:element maxOccurs="unbounded" minOccurs="0" name="AttributeSet" type="typeAttributeSet"/>
-      <xs:element minOccurs="0" name="CitationList">
+      <xs:element minOccurs="0" name="XRefList">
         <xs:complexType>
           <xs:sequence>
-            <xs:element maxOccurs="unbounded" name="Citation" type="typeCitation"/>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="XRef" type="typeXref"/>
           </xs:sequence>
         </xs:complexType>
       </xs:element>
-      <xs:element minOccurs="0" name="XRefList">
+      <xs:element minOccurs="0" name="CitationList">
         <xs:complexType>
           <xs:sequence>
-            <xs:element maxOccurs="unbounded" minOccurs="0" name="XRef" type="typeXref"/>
+            <xs:element maxOccurs="unbounded" name="Citation" type="typeCitation"/>
           </xs:sequence>
         </xs:complexType>
       </xs:element>
       <xs:element maxOccurs="unbounded" minOccurs="0" name="Comment" type="typeComment"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="AttributeSet" type="typeAttributeSet"/>
     </xs:sequence>
     <xs:attribute name="VariationID" type="xs:int" use="optional"/>
     <xs:attribute name="NumberOfCopies" type="xs:int" use="optional"/>
@@ -1977,22 +1977,23 @@
           <xs:attribute name="Value" type="xs:string" use="required"/>
         </xs:complexType>
       </xs:element>
-      <xs:element maxOccurs="unbounded" minOccurs="0" name="AttributeSet" type="typeAttributeSet"/>
-      <xs:element minOccurs="0" name="CitationList">
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="Interpretations" type="typeAggregatedInterpretationSet"/>
+      <xs:element minOccurs="0" name="XRefList">
         <xs:complexType>
           <xs:sequence>
-            <xs:element maxOccurs="unbounded" name="Citation" type="typeCitation"/>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="XRef" type="typeXref"/>
           </xs:sequence>
         </xs:complexType>
       </xs:element>
-      <xs:element minOccurs="0" name="XRefList">
+      <xs:element minOccurs="0" name="CitationList">
         <xs:complexType>
           <xs:sequence>
-            <xs:element maxOccurs="unbounded" minOccurs="0" name="XRef" type="typeXref"/>
+            <xs:element maxOccurs="unbounded" name="Citation" type="typeCitation"/>
           </xs:sequence>
         </xs:complexType>
       </xs:element>
       <xs:element maxOccurs="unbounded" minOccurs="0" name="Comment" type="typeComment"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="AttributeSet" type="typeAttributeSet"/>
     </xs:sequence>
     <xs:attribute name="VariationID" type="xs:int" use="optional"/>
   </xs:complexType>