mo.type

Complex Type Information

Model

Children: malignmark, mglyph

Attributes

QName Type Fixed Default Use Inheritable Annotation
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'

Used By

Element mo

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>