The data type for sboTerm attribute values. |
Attribute | SBase/@sboTerm |
<xsd:simpleType name="SBOTerm"> <xsd:annotation> <xsd:documentation>The data type for sboTerm attribute values.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:pattern value="(SBO:)([0-9]{7})"/> </xsd:restriction> </xsd:simpleType> |