id

<p>The xsd:ID type is an alphanumeric identifier, starting with a letter. It is recommended to generate meaningless IDs (e.g. "glyph1234") and avoid IDs with a meaning (e.g. "epn_ethanol")</p>

Attribute Information

Used By

Element glyph

Source

<xsd:attribute name="id" type="xsd:ID" use="required">
  <xsd:annotation>
    <xsd:documentation>
      <p>The xsd:ID type is an alphanumeric identifier, starting with a letter. It is recommended to generate meaningless IDs (e.g. "glyph1234") and avoid IDs with a meaning (e.g. "epn_ethanol")</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample