attributeGroup mspace.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:mspace
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
mathcolor m:color
mathbackground m:color
mathvariant xsd:token
mathsize m:length
dir xsd:token
fontfamily
fontweight xsd:token
fontstyle xsd:token
fontsize m:length
color m:color
background m:color
width m:length
height m:length
depth m:length
linebreak xsd:token
indentalign xsd:token
indentshift m:length
indenttarget
indentalignfirst xsd:token
indentshiftfirst m:length
indentalignlast xsd:token
indentshiftlast m:length
source <xsd:attributeGroup name="mspace.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:TokenAtt">
</xsd:attributeGroup> <xsd:attribute name="width" type="m:length">
</xsd:attribute> <xsd:attribute name="height" type="m:length">
</xsd:attribute> <xsd:attribute name="depth" type="m:length">
</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:enumeration value="indentingnewline">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</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="indentshift" type="m:length">
</xsd:attribute> <xsd:attribute name="indenttarget">
</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="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="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="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:attributeGroup>


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


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


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


attribute mspace.attributes/@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:enumeration value="indentingnewline">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute mspace.attributes/@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 mspace.attributes/@indentshift
type m:length
source <xsd:attribute name="indentshift" type="m:length"/>


attribute mspace.attributes/@indenttarget
source <xsd:attribute name="indenttarget"/>


attribute mspace.attributes/@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 mspace.attributes/@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 mspace.attributes/@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 mspace.attributes/@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>