attributeGroup mstyle.generalattributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
attributeGroup {http://www.w3.org/1998/Math/MathML3}:math.attributes {http://www.w3.org/1998/Math/MathML3}:mstyle.attributes
attributes
Name Type Use Default Fixed annotation
accent xsd:token
accentunder xsd:token
align xsd:token
alignmentscope xsd:token
bevelled xsd:token
charalign xsd:token
charspacing m:length
close
columnalign xsd:list
columnlines xsd:list
columnspacing xsd:list
columnspan m:positive-integer
columnwidth m:length
crossout xsd:token
denomalign xsd:token
depth m:length
dir xsd:token
edge xsd:token
equalcolumns xsd:token
equalrows xsd:token
fence xsd:token
form xsd:token
frame m:linestyle
framespacing m:length
groupalign m:group-alignment-list-list
height m:length
indentalign xsd:token
indentalignfirst xsd:token
indentalignlast xsd:token
indentshift m:length
indentshiftfirst m:length
indentshiftlast m:length
indenttarget
largeop xsd:token
leftoverhang m:length
length m:unsigned-integer
linebreak xsd:token
linebreakmultchar
linebreakstyle xsd:token
lineleading m:length
linethickness m:length
location xsd:token
longdivstyle xsd:token
lquote
lspace m:length
mathsize m:length
mathvariant xsd:token
maxsize m:length
minlabelspacing m:length
minsize m:length
movablelimits xsd:token
mslinethickness m:length
notation
numalign xsd:token
open
position m:integer
rightoverhang m:length
rowalign xsd:list
rowlines xsd:list
rowspacing xsd:list
rowspan m:positive-integer
rquote
rspace m:length
selection m:positive-integer
separator xsd:token
separators
shift m:integer
side xsd:token
stackalign xsd:token
stretchy xsd:token
subscriptshift m:length
superscriptshift m:length
symmetric xsd:token
valign m:length
width m:length
source <xsd:attributeGroup name="mstyle.generalattributes">
<xsd:attribute name="accent">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="accentunder">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="align">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="alignmentscope">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="bevelled">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="charalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="charspacing">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="loose">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="tight">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="close">
</xsd:attribute> <xsd:attribute name="columnalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnspan" type="m:positive-integer">
</xsd:attribute> <xsd:attribute name="columnwidth">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="fit">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="crossout">
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="none">
</xsd:enumeration> <xsd:enumeration value="updiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="downdiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="verticalstrike">
</xsd:enumeration> <xsd:enumeration value="horizontalstrike">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="denomalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="depth" type="m:length">
</xsd:attribute> <xsd:attribute name="dir">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="ltr">
</xsd:enumeration> <xsd:enumeration value="rtl">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="edge">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="equalcolumns">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="equalrows">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="fence">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="form">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="prefix">
</xsd:enumeration> <xsd:enumeration value="infix">
</xsd:enumeration> <xsd:enumeration value="postfix">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="frame" type="m:linestyle">
</xsd:attribute> <xsd:attribute name="framespacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length m:length">
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:length value="2">
</xsd:length>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="groupalign" type="m:group-alignment-list-list">
</xsd:attribute> <xsd:attribute name="height" type="m:length">
</xsd:attribute> <xsd:attribute name="indentalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="indentalignfirst">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration> <xsd:enumeration value="indentalign">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="indentalignlast">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration> <xsd:enumeration value="indentalign">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="indentshift" type="m:length">
</xsd:attribute> <xsd:attribute name="indentshiftfirst">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="indentshift">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="indentshiftlast">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="indentshift">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="indenttarget">
</xsd:attribute> <xsd:attribute name="largeop">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="leftoverhang" type="m:length">
</xsd:attribute> <xsd:attribute name="length" type="m:unsigned-integer">
</xsd:attribute> <xsd:attribute name="linebreak">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="newline">
</xsd:enumeration> <xsd:enumeration value="nobreak">
</xsd:enumeration> <xsd:enumeration value="goodbreak">
</xsd:enumeration> <xsd:enumeration value="badbreak">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="linebreakmultchar">
</xsd:attribute> <xsd:attribute name="linebreakstyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="before">
</xsd:enumeration> <xsd:enumeration value="after">
</xsd:enumeration> <xsd:enumeration value="duplicate">
</xsd:enumeration> <xsd:enumeration value="infixlinebreakstyle">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="lineleading" type="m:length">
</xsd:attribute> <xsd:attribute name="linethickness">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="location">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="w">
</xsd:enumeration> <xsd:enumeration value="nw">
</xsd:enumeration> <xsd:enumeration value="n">
</xsd:enumeration> <xsd:enumeration value="ne">
</xsd:enumeration> <xsd:enumeration value="e">
</xsd:enumeration> <xsd:enumeration value="se">
</xsd:enumeration> <xsd:enumeration value="s">
</xsd:enumeration> <xsd:enumeration value="sw">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="longdivstyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="lefttop">
</xsd:enumeration> <xsd:enumeration value="stackedrightright">
</xsd:enumeration> <xsd:enumeration value="mediumstackedrightright">
</xsd:enumeration> <xsd:enumeration value="shortstackedrightright">
</xsd:enumeration> <xsd:enumeration value="righttop">
</xsd:enumeration> <xsd:enumeration value="left/\right">
</xsd:enumeration> <xsd:enumeration value="left)(right">
</xsd:enumeration> <xsd:enumeration value=":right=right">
</xsd:enumeration> <xsd:enumeration value="stackedleftleft">
</xsd:enumeration> <xsd:enumeration value="stackedleftlinetop">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="lquote">
</xsd:attribute> <xsd:attribute name="lspace" type="m:length">
</xsd:attribute> <xsd:attribute name="mathsize">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="small">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="normal">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="big">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="mathvariant">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="normal">
</xsd:enumeration> <xsd:enumeration value="bold">
</xsd:enumeration> <xsd:enumeration value="italic">
</xsd:enumeration> <xsd:enumeration value="bold-italic">
</xsd:enumeration> <xsd:enumeration value="double-struck">
</xsd:enumeration> <xsd:enumeration value="bold-fraktur">
</xsd:enumeration> <xsd:enumeration value="script">
</xsd:enumeration> <xsd:enumeration value="bold-script">
</xsd:enumeration> <xsd:enumeration value="fraktur">
</xsd:enumeration> <xsd:enumeration value="sans-serif">
</xsd:enumeration> <xsd:enumeration value="bold-sans-serif">
</xsd:enumeration> <xsd:enumeration value="sans-serif-italic">
</xsd:enumeration> <xsd:enumeration value="sans-serif-bold-italic">
</xsd:enumeration> <xsd:enumeration value="monospace">
</xsd:enumeration> <xsd:enumeration value="initial">
</xsd:enumeration> <xsd:enumeration value="tailed">
</xsd:enumeration> <xsd:enumeration value="looped">
</xsd:enumeration> <xsd:enumeration value="stretched">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="maxsize">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="infinity">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="minlabelspacing" type="m:length">
</xsd:attribute> <xsd:attribute name="minsize" type="m:length">
</xsd:attribute> <xsd:attribute name="movablelimits">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="mslinethickness">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="notation">
</xsd:attribute> <xsd:attribute name="numalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="open">
</xsd:attribute> <xsd:attribute name="position" type="m:integer">
</xsd:attribute> <xsd:attribute name="rightoverhang" type="m:length">
</xsd:attribute> <xsd:attribute name="rowalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:verticalalign">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="rowspan" type="m:positive-integer">
</xsd:attribute> <xsd:attribute name="rquote">
</xsd:attribute> <xsd:attribute name="rspace" type="m:length">
</xsd:attribute> <xsd:attribute name="selection" type="m:positive-integer">
</xsd:attribute> <xsd:attribute name="separator">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="separators">
</xsd:attribute> <xsd:attribute name="shift" type="m:integer">
</xsd:attribute> <xsd:attribute name="side">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="leftoverlap">
</xsd:enumeration> <xsd:enumeration value="rightoverlap">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="stackalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="decimalpoint">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="stretchy">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="subscriptshift" type="m:length">
</xsd:attribute> <xsd:attribute name="superscriptshift" type="m:length">
</xsd:attribute> <xsd:attribute name="symmetric">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute name="valign" type="m:length">
</xsd:attribute> <xsd:attribute name="width" type="m:length">
</xsd:attribute>
</xsd:attributeGroup>


attribute mstyle.generalattributes/@accent
type restriction of xsd:token
source <xsd:attribute name="accent">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@accentunder
type restriction of xsd:token
source <xsd:attribute name="accentunder">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@align
type restriction of xsd:token
source <xsd:attribute name="align">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@alignmentscope
type restriction of list of restriction of xsd:token
source <xsd:attribute name="alignmentscope">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@bevelled
type restriction of xsd:token
source <xsd:attribute name="bevelled">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@charalign
type restriction of xsd:token
source <xsd:attribute name="charalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@charspacing
type union of m:length restriction of xsd:token restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="charspacing">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="loose">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="tight">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@close
source <xsd:attribute name="close"/>


attribute mstyle.generalattributes/@columnalign
type restriction of list of m:columnalignstyle
source <xsd:attribute name="columnalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@columnlines
type restriction of list of m:linestyle
source <xsd:attribute name="columnlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@columnspacing
type restriction of list of m:length
source <xsd:attribute name="columnspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@columnspan
type m:positive-integer
source <xsd:attribute name="columnspan" type="m:positive-integer"/>


attribute mstyle.generalattributes/@columnwidth
type restriction of list of union of m:length restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="columnwidth">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="fit">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@crossout
type list of restriction of xsd:token
source <xsd:attribute name="crossout">
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="none">
</xsd:enumeration> <xsd:enumeration value="updiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="downdiagonalstrike">
</xsd:enumeration> <xsd:enumeration value="verticalstrike">
</xsd:enumeration> <xsd:enumeration value="horizontalstrike">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@denomalign
type restriction of xsd:token
source <xsd:attribute name="denomalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@depth
type m:length
source <xsd:attribute name="depth" type="m:length"/>


attribute mstyle.generalattributes/@dir
type restriction of xsd:token
source <xsd:attribute name="dir">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="ltr">
</xsd:enumeration> <xsd:enumeration value="rtl">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@edge
type restriction of xsd:token
source <xsd:attribute name="edge">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@equalcolumns
type restriction of xsd:token
source <xsd:attribute name="equalcolumns">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@equalrows
type restriction of xsd:token
source <xsd:attribute name="equalrows">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@fence
type restriction of xsd:token
source <xsd:attribute name="fence">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@form
type restriction of xsd:token
source <xsd:attribute name="form">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="prefix">
</xsd:enumeration> <xsd:enumeration value="infix">
</xsd:enumeration> <xsd:enumeration value="postfix">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@frame
type m:linestyle
source <xsd:attribute name="frame" type="m:linestyle"/>


attribute mstyle.generalattributes/@framespacing
type restriction of list of union of m:length m:length
source <xsd:attribute name="framespacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list>
<xsd:simpleType>
<xsd:union memberTypes="m:length m:length">
</xsd:union>
</xsd:simpleType>
</xsd:list>
</xsd:simpleType> <xsd:length value="2">
</xsd:length>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@groupalign
type m:group-alignment-list-list
source <xsd:attribute name="groupalign" type="m:group-alignment-list-list"/>


attribute mstyle.generalattributes/@height
type m:length
source <xsd:attribute name="height" type="m:length"/>


attribute mstyle.generalattributes/@indentalign
type restriction of xsd:token
source <xsd:attribute name="indentalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@indentalignfirst
type restriction of xsd:token
source <xsd:attribute name="indentalignfirst">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration> <xsd:enumeration value="indentalign">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@indentalignlast
type restriction of xsd:token
source <xsd:attribute name="indentalignlast">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="id">
</xsd:enumeration> <xsd:enumeration value="indentalign">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@indentshift
type m:length
source <xsd:attribute name="indentshift" type="m:length"/>


attribute mstyle.generalattributes/@indentshiftfirst
type union of m:length restriction of xsd:token
source <xsd:attribute name="indentshiftfirst">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="indentshift">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@indentshiftlast
type union of m:length restriction of xsd:token
source <xsd:attribute name="indentshiftlast">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="indentshift">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@indenttarget
source <xsd:attribute name="indenttarget"/>


attribute mstyle.generalattributes/@largeop
type restriction of xsd:token
source <xsd:attribute name="largeop">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@leftoverhang
type m:length
source <xsd:attribute name="leftoverhang" type="m:length"/>


attribute mstyle.generalattributes/@length
type m:unsigned-integer
source <xsd:attribute name="length" type="m:unsigned-integer"/>


attribute mstyle.generalattributes/@linebreak
type restriction of xsd:token
source <xsd:attribute name="linebreak">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="auto">
</xsd:enumeration> <xsd:enumeration value="newline">
</xsd:enumeration> <xsd:enumeration value="nobreak">
</xsd:enumeration> <xsd:enumeration value="goodbreak">
</xsd:enumeration> <xsd:enumeration value="badbreak">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@linebreakmultchar
source <xsd:attribute name="linebreakmultchar"/>


attribute mstyle.generalattributes/@linebreakstyle
type restriction of xsd:token
source <xsd:attribute name="linebreakstyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="before">
</xsd:enumeration> <xsd:enumeration value="after">
</xsd:enumeration> <xsd:enumeration value="duplicate">
</xsd:enumeration> <xsd:enumeration value="infixlinebreakstyle">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@lineleading
type m:length
source <xsd:attribute name="lineleading" type="m:length"/>


attribute mstyle.generalattributes/@linethickness
type union of m:length restriction of xsd:token restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="linethickness">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@location
type restriction of xsd:token
source <xsd:attribute name="location">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="w">
</xsd:enumeration> <xsd:enumeration value="nw">
</xsd:enumeration> <xsd:enumeration value="n">
</xsd:enumeration> <xsd:enumeration value="ne">
</xsd:enumeration> <xsd:enumeration value="e">
</xsd:enumeration> <xsd:enumeration value="se">
</xsd:enumeration> <xsd:enumeration value="s">
</xsd:enumeration> <xsd:enumeration value="sw">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@longdivstyle
type restriction of xsd:token
source <xsd:attribute name="longdivstyle">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="lefttop">
</xsd:enumeration> <xsd:enumeration value="stackedrightright">
</xsd:enumeration> <xsd:enumeration value="mediumstackedrightright">
</xsd:enumeration> <xsd:enumeration value="shortstackedrightright">
</xsd:enumeration> <xsd:enumeration value="righttop">
</xsd:enumeration> <xsd:enumeration value="left/\right">
</xsd:enumeration> <xsd:enumeration value="left)(right">
</xsd:enumeration> <xsd:enumeration value=":right=right">
</xsd:enumeration> <xsd:enumeration value="stackedleftleft">
</xsd:enumeration> <xsd:enumeration value="stackedleftlinetop">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@lquote
source <xsd:attribute name="lquote"/>


attribute mstyle.generalattributes/@lspace
type m:length
source <xsd:attribute name="lspace" type="m:length"/>


attribute mstyle.generalattributes/@mathsize
type union of m:length restriction of xsd:token restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="mathsize">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="small">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="normal">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="big">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@mathvariant
type restriction of xsd:token
source <xsd:attribute name="mathvariant">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="normal">
</xsd:enumeration> <xsd:enumeration value="bold">
</xsd:enumeration> <xsd:enumeration value="italic">
</xsd:enumeration> <xsd:enumeration value="bold-italic">
</xsd:enumeration> <xsd:enumeration value="double-struck">
</xsd:enumeration> <xsd:enumeration value="bold-fraktur">
</xsd:enumeration> <xsd:enumeration value="script">
</xsd:enumeration> <xsd:enumeration value="bold-script">
</xsd:enumeration> <xsd:enumeration value="fraktur">
</xsd:enumeration> <xsd:enumeration value="sans-serif">
</xsd:enumeration> <xsd:enumeration value="bold-sans-serif">
</xsd:enumeration> <xsd:enumeration value="sans-serif-italic">
</xsd:enumeration> <xsd:enumeration value="sans-serif-bold-italic">
</xsd:enumeration> <xsd:enumeration value="monospace">
</xsd:enumeration> <xsd:enumeration value="initial">
</xsd:enumeration> <xsd:enumeration value="tailed">
</xsd:enumeration> <xsd:enumeration value="looped">
</xsd:enumeration> <xsd:enumeration value="stretched">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@maxsize
type union of m:length restriction of xsd:token
source <xsd:attribute name="maxsize">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="infinity">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@minlabelspacing
type m:length
source <xsd:attribute name="minlabelspacing" type="m:length"/>


attribute mstyle.generalattributes/@minsize
type m:length
source <xsd:attribute name="minsize" type="m:length"/>


attribute mstyle.generalattributes/@movablelimits
type restriction of xsd:token
source <xsd:attribute name="movablelimits">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@mslinethickness
type union of m:length restriction of xsd:token restriction of xsd:token restriction of xsd:token
source <xsd:attribute name="mslinethickness">
<xsd:simpleType>
<xsd:union memberTypes="m:length">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thin">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="medium">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType> <xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="thick">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@notation
source <xsd:attribute name="notation"/>


attribute mstyle.generalattributes/@numalign
type restriction of xsd:token
source <xsd:attribute name="numalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@open
source <xsd:attribute name="open"/>


attribute mstyle.generalattributes/@position
type m:integer
source <xsd:attribute name="position" type="m:integer"/>


attribute mstyle.generalattributes/@rightoverhang
type m:length
source <xsd:attribute name="rightoverhang" type="m:length"/>


attribute mstyle.generalattributes/@rowalign
type restriction of list of m:verticalalign
source <xsd:attribute name="rowalign">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:verticalalign">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@rowlines
type restriction of list of m:linestyle
source <xsd:attribute name="rowlines">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:linestyle">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@rowspacing
type restriction of list of m:length
source <xsd:attribute name="rowspacing">
<xsd:simpleType>
<xsd:restriction>
<xsd:simpleType>
<xsd:list itemType="m:length">
</xsd:list>
</xsd:simpleType> <xsd:minLength value="1">
</xsd:minLength>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@rowspan
type m:positive-integer
source <xsd:attribute name="rowspan" type="m:positive-integer"/>


attribute mstyle.generalattributes/@rquote
source <xsd:attribute name="rquote"/>


attribute mstyle.generalattributes/@rspace
type m:length
source <xsd:attribute name="rspace" type="m:length"/>


attribute mstyle.generalattributes/@selection
type m:positive-integer
source <xsd:attribute name="selection" type="m:positive-integer"/>


attribute mstyle.generalattributes/@separator
type restriction of xsd:token
source <xsd:attribute name="separator">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@separators
source <xsd:attribute name="separators"/>


attribute mstyle.generalattributes/@shift
type m:integer
source <xsd:attribute name="shift" type="m:integer"/>


attribute mstyle.generalattributes/@side
type restriction of xsd:token
source <xsd:attribute name="side">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="leftoverlap">
</xsd:enumeration> <xsd:enumeration value="rightoverlap">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@stackalign
type restriction of xsd:token
source <xsd:attribute name="stackalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="decimalpoint">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@stretchy
type restriction of xsd:token
source <xsd:attribute name="stretchy">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@subscriptshift
type m:length
source <xsd:attribute name="subscriptshift" type="m:length"/>


attribute mstyle.generalattributes/@superscriptshift
type m:length
source <xsd:attribute name="superscriptshift" type="m:length"/>


attribute mstyle.generalattributes/@symmetric
type restriction of xsd:token
source <xsd:attribute name="symmetric">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="true">
</xsd:enumeration> <xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mstyle.generalattributes/@valign
type m:length
source <xsd:attribute name="valign" type="m:length"/>


attribute mstyle.generalattributes/@width
type m:length
source <xsd:attribute name="width" type="m:length"/>