display

Attribute Information

Used By

Attribute Group math.attlist

Source

<xs:attribute name="display" default="inline">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="block"/>
      <xs:enumeration value="inline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample

< mml:math xmlns:mml = "http://www.w3.org/1998/Math/MathML" id = "mm1" display = "block" >

< mml:mrow>

< 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