version

<p>Version of the map: URI identifier that gives the language, level and version defined by SBGN. Different languages/levels/versions have different restrictions on the usage of sub-elements (that are not encoded in this schema but must be validated with an external validator)</p>

Attribute Information

Used By

Element map

Source

<xsd:attribute name="version">
  <xsd:annotation>
    <xsd:documentation>
      <p>Version of the map: URI identifier that gives the language, level and version defined by SBGN. Different languages/levels/versions have different restrictions on the usage of sub-elements (that are not encoded in this schema but must be validated with an external validator)</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:anyURI">
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.pd.level-1.version-1.3"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.pd.level-1.version-1.2"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.pd.level-1.version-1.1"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.pd.level-1.version-1.0"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.pd.level-1.version-1"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.er.level-1.version-2"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.er.level-1.version-1.2"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.er.level-1.version-1.1"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.er.level-1.version-1.0"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.er.level-1.version-1"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.af.level-1.version-1.2"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.af.level-1.version-1.0"/>
      <xsd:enumeration value="http://identifiers.org/combine.specifications/sbgn.af.level-1.version-1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample