notation

Attribute Information

Used By

Element tex-math

Source

<xsd:attribute name="notation" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="LaTeX"/>
      <xsd:enumeration value="TEX"/>
      <xsd:enumeration value="TeX"/>
      <xsd:enumeration value="tex"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample