removed excess id field (cancels previous commit)
authorjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 12 Sep 2006 10:19:48 +0000 (10:19 +0000)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Tue, 12 Sep 2006 10:19:48 +0000 (10:19 +0000)
git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@240 be28352e-c001-0410-b1a7-c7978e42abec

schemas/vamsas.xsd

index f83f12c..996c187 100644 (file)
                                                                                                                                        <xs:element
                                                                                                                                                ref="vamsas:Provenance" minOccurs="1" maxOccurs="1" />
                                                                                                                                </xs:sequence>
-                                                                                                                               <xs:attribute name="id"
-                                                                                                                                       type="xs:ID" use="optional">
-                                                                                                                                       <xs:annotation>
-                                                                                                                                               <xs:documentation>
-                                                                                                                                                       Primary Key for
-                                                                                                                                                       vamsas object
-                                                                                                                                                       referencing
-                                                                                                                                               </xs:documentation>
-                                                                                                                                       </xs:annotation>
-                                                                                                                               </xs:attribute>
                                                                                                                                <xs:attribute
                                                                                                                                        name="graph" type="xs:boolean" use="required">
                                                                                                                                        <xs:annotation>