mi

Element Information

Model

Children: malignmark, mglyph

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
id xs:ID optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Used By

Element Group Presentation-token.class

Source

<xs:element name="mi" type="mi.type"/>

Sample

< mml:mrow xmlns:mml = "http://www.w3.org/1998/Math/MathML" >

< mml:mi>

γ

</ mml:mi>

< mml:mrow>

< mml:mo>

(

</ mml:mo>

< mml:mi>

h

</ mml:mi>

< mml:mo>

)

</ mml:mo>

</ mml:mrow>

< mml:mo>

=

</ mml:mo>

< mml:mfrac>

< mml:mn>

1

</ mml:mn>

< mml:mrow>