Schema Central Home  |  MathML 2.0 Overview  |   Search MathML 2.0:
   Advanced Search
MathML 2.0

mathml:math

Element Information

Namespace: http://www.w3.org/1998/Math/MathML

Schema Document: mathml2/common/math.xsd

Properties: Global, Qualified

Type: mathml:math.type

Content

Attributes

NameOccTypeDescriptionNotes
baseline [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
overflow [0..1]AnonymousDefault value is "scroll". from group mathml:Browser-interface.attrib  
altimg [0..1]xsd:anyURIfrom group mathml:Browser-interface.attrib  
alttext [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
type [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
name [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
height [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
width [0..1]xsd:stringfrom group mathml:Browser-interface.attrib  
macros [0..1]xsd:stringfrom group mathml:math.attlist  
display [0..1]AnonymousDefault value is "inline". from group mathml:math.attlist  
class [0..1]xsd:NMTOKENSfrom group mathml:Common.attrib  
style [0..1]xsd:stringfrom group mathml:Common.attrib  
xref [0..1]xsd:IDREFfrom group mathml:Common.attrib  
id [0..1]xsd:IDfrom group mathml:Common.attrib  
xlink:href [0..1]xsd:anyURIfrom group mathml:Common.attrib  
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom group mathml:Common.attrib  

Sample Instance

<mathml:math>
   <mathml:mi>Any text, intermingled with:
      <mathml:malignmark/>
   </mathml:mi>
</mathml:math>

Recommended Reading:

Definitive XML Schema