Incorrect bounds for Provenance type in Dataset.DatasetAnnotations. (could have an...
authorjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 27 Mar 2006 11:46:41 +0000 (11:46 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Mon, 27 Mar 2006 11:46:41 +0000 (11:46 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@216 be28352e-c001-0410-b1a7-c7978e42abec

schemas/vamsas.xsd

index 745bcb4..4511438 100644 (file)
@@ -75,7 +75,7 @@
                                                        <xs:element name="description" type="xs:string" minOccurs="0"/>
                                                        <xs:element name="status" type="xs:string" minOccurs="0"/>
                                                        <xs:element ref="vamsas:annotationElement" minOccurs="0" maxOccurs="unbounded"/>
-                                                       <xs:element ref="vamsas:Provenance" maxOccurs="unbounded"/>
+                                                       <xs:element ref="vamsas:Provenance" maxOccurs="1" minOccurs="1"/>
                                                </xs:sequence>
                                                <xs:attribute name="type" type="xs:string" use="required"/>
                                                <xs:attribute name="end" type="xs:integer" use="required"/>