SBOTerm

The data type for sboTerm attribute values.

Simple Type Information

Used By

Attribute SBase/@sboTerm

Source

<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>