added id for RangeAnnotation types.
[vamsas.git] / schemas / vamsas.xsd
index 996c187..f83f12c 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>