Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema tokens.xsd
Namespace http://www.w3.org/1998/Math/MathML
Annotations
This is the XML schema module for the token elements of the presentation part of MathML. Author: Stéphane Dalmas, INRIA.
Properties
attribute form default unqualified
element form default qualified
Element mi
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mi.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.classtokens_xsd.tmp#mi.type
Properties
content complex
mixed true
Used by
Element Group Presentation-token.class
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Instance
<mi class="" xlink:href="" id="" mathbackground="" mathcolor="" mathsize="" mathvariant="" style="" xref="" xmlns="http://www.w3.org/1998/Math/MathML">
  <malignmark class="" edge="left" xlink:href="" id="" style="" xref="">{1,1}</malignmark>
  <mglyph alt="" fontfamily="" index="">{1,1}</mglyph>
</mi>
Source
<xs:element name="mi" type="mi.type"/>
Element mo
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mo.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.classtokens_xsd.tmp#mo.type
Properties
content complex
mixed true
Used by
Element Group Presentation-token.class
Model
Children malignmark, mglyph
Attributes
QName Type Use
accent xs:boolean optional
class xs:NMTOKENS optional
fence xs:boolean optional
form restriction of xs:string optional
id xs:ID optional
largeop xs:boolean optional
lspace union of(length-with-unit, named-space) optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
maxsize union of(length-with-unit, named-space, infinity, xs:float) optional
minsize union of(length-with-unit, named-space) optional
movablelimits xs:boolean optional
rspace union of(length-with-unit, named-space) optional
separator xs:boolean optional
stretchy xs:boolean optional
style xs:string optional
symmetric xs:boolean optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Instance
<mo accent="" class="" fence="" form="" xlink:href="" id="" largeop="" lspace="" mathbackground="" mathcolor="" mathsize="" mathvariant="" maxsize="" minsize="" movablelimits="" rspace="" separator="" stretchy="" style="" symmetric="" xref="" xmlns="http://www.w3.org/1998/Math/MathML">
  <malignmark class="" edge="left" xlink:href="" id="" style="" xref="">{1,1}</malignmark>
  <mglyph alt="" fontfamily="" index="">{1,1}</mglyph>
</mo>
Source
<xs:element name="mo" type="mo.type"/>
Element mn
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mi.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.classtokens_xsd.tmp#mn.type
Properties
content complex
mixed true
Used by
Element Group Presentation-token.class
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Instance
<mn class="" xlink:href="" id="" mathbackground="" mathcolor="" mathsize="" mathvariant="" style="" xref="" xmlns="http://www.w3.org/1998/Math/MathML">
  <malignmark class="" edge="left" xlink:href="" id="" style="" xref="">{1,1}</malignmark>
  <mglyph alt="" fontfamily="" index="">{1,1}</mglyph>
</mn>
Source
<xs:element name="mn" type="mn.type"/>
Element mtext
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mtext.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.classtokens_xsd.tmp#mtext.type
Properties
content complex
mixed true
Used by
Element Group Presentation-token.class
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Instance
<mtext class="" xlink:href="" id="" mathbackground="" mathcolor="" mathsize="" mathvariant="" style="" xref="" xmlns="http://www.w3.org/1998/Math/MathML">
  <malignmark class="" edge="left" xlink:href="" id="" style="" xref="">{1,1}</malignmark>
  <mglyph alt="" fontfamily="" index="">{1,1}</mglyph>
</mtext>
Source
<xs:element name="mtext" type="mtext.type"/>
Element ms
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#ms.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.classtokens_xsd.tmp#ms.type
Properties
content complex
mixed true
Used by
Element Group Presentation-token.class
Model
Children malignmark, mglyph
Attributes
QName Type Default Use
class xs:NMTOKENS optional
id xs:ID optional
lquote xs:string " optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
rquote 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'
Instance
<ms class="" xlink:href="" id="" lquote=""" mathbackground="" mathcolor="" mathsize="" mathvariant="" rquote=""" style="" xref="" xmlns="http://www.w3.org/1998/Math/MathML">
  <malignmark class="" edge="left" xlink:href="" id="" style="" xref="">{1,1}</malignmark>
  <mglyph alt="" fontfamily="" index="">{1,1}</mglyph>
</ms>
Source
<xs:element name="ms" type="ms.type"/>
Complex Type mi.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mi.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.class
Properties
mixed true
Used by
Element mi
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Source
<xs:complexType name="mi.type" mixed="true">
  <xs:group ref="Glyph-alignmark.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="mi.attlist"/>
</xs:complexType>
Complex Type mo.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mo.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.class
Properties
mixed true
Used by
Element mo
Model
Children malignmark, mglyph
Attributes
QName Type Use
accent xs:boolean optional
class xs:NMTOKENS optional
fence xs:boolean optional
form restriction of xs:string optional
id xs:ID optional
largeop xs:boolean optional
lspace union of(length-with-unit, named-space) optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
maxsize union of(length-with-unit, named-space, infinity, xs:float) optional
minsize union of(length-with-unit, named-space) optional
movablelimits xs:boolean optional
rspace union of(length-with-unit, named-space) optional
separator xs:boolean optional
stretchy xs:boolean optional
style xs:string optional
symmetric xs:boolean optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:complexType name="mo.type" mixed="true">
  <xs:group ref="Glyph-alignmark.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="mo.attlist"/>
</xs:complexType>
Complex Type mn.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mi.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.class
Properties
mixed true
Used by
Element mn
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Source
<xs:complexType name="mn.type" mixed="true">
  <xs:group ref="Glyph-alignmark.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="mi.attlist"/>
</xs:complexType>
Complex Type mtext.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mtext.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.class
Properties
mixed true
Used by
Element mtext
Model
Children malignmark, mglyph
Attributes
QName Type Use
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'
Source
<xs:complexType name="mtext.type" mixed="true">
  <xs:group ref="Glyph-alignmark.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="mtext.attlist"/>
</xs:complexType>
Complex Type ms.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#ms.attlisttable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyphtokens_xsd.tmp#Glyph-alignmark.class
Properties
mixed true
Used by
Element ms
Model
Children malignmark, mglyph
Attributes
QName Type Default Use
class xs:NMTOKENS optional
id xs:ID optional
lquote xs:string " optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
rquote 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'
Source
<xs:complexType name="ms.type" mixed="true">
  <xs:group ref="Glyph-alignmark.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="ms.attlist"/>
</xs:complexType>
Attribute ms.attlist / @lquote
Namespace No namespace
Properties
default "
Used by
Attribute Group ms.attlist
Source
<xs:attribute name="lquote" type="xs:string" default="""/>
Attribute ms.attlist / @rquote
Namespace No namespace
Properties
default "
Used by
Attribute Group ms.attlist
Source
<xs:attribute name="rquote" type="xs:string" default="""/>
Element Group Presentation-token.class
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#mitokens_xsd.tmp#motokens_xsd.tmp#mntokens_xsd.tmp#mtexttokens_xsd.tmp#ms
Used by
Element Group PresExpr.class
Model
mi | mo | mn | mtext | ms
Children mi, mn, mo, ms, mtext
Source
<xs:group name="Presentation-token.class">
  <xs:choice>
    <xs:element ref="mi"/>
    <xs:element ref="mo"/>
    <xs:element ref="mn"/>
    <xs:element ref="mtext"/>
    <xs:element ref="ms"/>
  </xs:choice>
</xs:group>
Element Group Glyph-alignmark.class
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtable_xsd.tmp#malignmarkcharacters_xsd.tmp#mglyph
Used by
Model
Children malignmark, mglyph
Source
<xs:group name="Glyph-alignmark.class">
  <xs:choice>
    <xs:element ref="malignmark"/>
    <xs:element ref="mglyph"/>
  </xs:choice>
</xs:group>
Attribute Group mi.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attribs_xsd_1.tmp#Token-style.attrib_mathvariantcommon-attribs_xsd_1.tmp#Token-style.attrib_mathsizecommon-attribs_xsd_1.tmp#Token-style.attrib_mathcolorcommon-attribs_xsd_1.tmp#Token-style.attrib_mathbackgroundcommon-attribs_xsd_1.tmp#Token-style.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Types mi.type, mn.type
Attributes
QName Type Use
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
Source
<xs:attributeGroup name="mi.attlist">
  <xs:attributeGroup ref="Token-style.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group mo.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attribs_xsd_1.tmp#Operator.attrib_formcommon-attribs_xsd_1.tmp#Operator.attrib_lspacecommon-attribs_xsd_1.tmp#Operator.attrib_rspacecommon-attribs_xsd_1.tmp#Operator.attrib_fencecommon-attribs_xsd_1.tmp#Operator.attrib_separatorcommon-attribs_xsd_1.tmp#Operator.attrib_stretchycommon-attribs_xsd_1.tmp#Operator.attrib_symmetriccommon-attribs_xsd_1.tmp#Operator.attrib_movablelimitscommon-attribs_xsd_1.tmp#Operator.attrib_accentcommon-attribs_xsd_1.tmp#Operator.attrib_largeopcommon-attribs_xsd_1.tmp#Operator.attrib_minsizecommon-attribs_xsd_1.tmp#Operator.attrib_maxsizecommon-attribs_xsd_1.tmp#Operator.attribcommon-attribs_xsd_1.tmp#Token-style.attrib_mathvariantcommon-attribs_xsd_1.tmp#Token-style.attrib_mathsizecommon-attribs_xsd_1.tmp#Token-style.attrib_mathcolorcommon-attribs_xsd_1.tmp#Token-style.attrib_mathbackgroundcommon-attribs_xsd_1.tmp#Token-style.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type mo.type
Attributes
QName Type Use
accent xs:boolean optional
class xs:NMTOKENS optional
fence xs:boolean optional
form restriction of xs:string optional
id xs:ID optional
largeop xs:boolean optional
lspace union of(length-with-unit, named-space) optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
maxsize union of(length-with-unit, named-space, infinity, xs:float) optional
minsize union of(length-with-unit, named-space) optional
movablelimits xs:boolean optional
rspace union of(length-with-unit, named-space) optional
separator xs:boolean optional
stretchy xs:boolean optional
style xs:string optional
symmetric xs:boolean optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="mo.attlist">
  <xs:attributeGroup ref="Operator.attrib"/>
  <xs:attributeGroup ref="Token-style.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group mtext.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attribs_xsd_1.tmp#Token-style.attrib_mathvariantcommon-attribs_xsd_1.tmp#Token-style.attrib_mathsizecommon-attribs_xsd_1.tmp#Token-style.attrib_mathcolorcommon-attribs_xsd_1.tmp#Token-style.attrib_mathbackgroundcommon-attribs_xsd_1.tmp#Token-style.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type mtext.type
Attributes
QName Type Use
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
Source
<xs:attributeGroup name="mtext.attlist">
  <xs:attributeGroup ref="Token-style.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group ms.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramtokens_xsd.tmp#ms.attlist_lquotetokens_xsd.tmp#ms.attlist_rquotecommon-attribs_xsd_1.tmp#Token-style.attrib_mathvariantcommon-attribs_xsd_1.tmp#Token-style.attrib_mathsizecommon-attribs_xsd_1.tmp#Token-style.attrib_mathcolorcommon-attribs_xsd_1.tmp#Token-style.attrib_mathbackgroundcommon-attribs_xsd_1.tmp#Token-style.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type ms.type
Attributes
QName Type Default Use
class xs:NMTOKENS optional
id xs:ID optional
lquote xs:string " optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
rquote xs:string " optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="ms.attlist">
  <!-- the values of "lquote" or "rquote" are not restricted to be
        one character strings... -->
  <xs:attribute name="lquote" type="xs:string" default="""/>
  <xs:attribute name="rquote" type="xs:string" default="""/>
  <xs:attributeGroup ref="Token-style.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group mn.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attribs_xsd_1.tmp#Token-style.attrib_mathvariantcommon-attribs_xsd_1.tmp#Token-style.attrib_mathsizecommon-attribs_xsd_1.tmp#Token-style.attrib_mathcolorcommon-attribs_xsd_1.tmp#Token-style.attrib_mathbackgroundcommon-attribs_xsd_1.tmp#Token-style.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Attributes
QName Type Use
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
Source
<xs:attributeGroup name="mn.attlist">
  <xs:attributeGroup ref="Token-style.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>