m:mspace

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
background union of(m:color, restriction of xs:token) optional
class xs:NMTOKENS optional
color m:color optional
depth m:length optional
dir restriction of xs:token optional
fontfamily optional
fontsize m:length optional
fontstyle restriction of xs:token optional
fontweight restriction of xs:token optional
height m:length optional
href xs:anyURI optional
id xs:ID optional
indentalign restriction of xs:token optional
indentalignfirst restriction of xs:token optional
indentalignlast restriction of xs:token optional
indentshift m:length optional
indentshiftfirst union of(m:length, restriction of xs:token) optional
indentshiftlast union of(m:length, restriction of xs:token) optional
indenttarget optional
linebreak restriction of xs:token optional
mathbackground union of(m:color, restriction of xs:token) optional
mathcolor m:color optional
mathsize union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
mathvariant restriction of xs:token optional
other optional
style xs:string optional
width m:length optional
xref optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Source

<xs:element name="mspace" substitutionGroup="m:TokenExpression">
  <xs:complexType>
    <xs:attributeGroup ref="m:mspace.attributes"/>
  </xs:complexType>
</xs:element>

Sample