version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:attributeGroup name="mstyle.specificattributes">
<xsd:attribute name="scriptlevel"
type="m:integer">
</xsd:attribute> <xsd:attribute name="displaystyle">
</xsd:attributeGroup>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="scriptsizemultiplier"
type="m:number">
</xsd:attribute> <xsd:attribute name="scriptminsize"
type="m:length">
</xsd:attribute> <xsd:attribute name="infixlinebreakstyle">
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="true">
</xsd:enumeration>
<xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="decimalpoint"
type="m:character">
</xsd:attribute>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="before">
</xsd:enumeration>
<xsd:enumeration value="after">
</xsd:enumeration>
<xsd:enumeration value="duplicate">
</xsd:enumeration>
</xsd:restriction>
|
type | m:integer |
source | <xsd:attribute name="scriptlevel" type="m:integer"/> |
type | restriction of xsd:token |
source |
<xsd:attribute name="displaystyle">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="true">
</xsd:enumeration>
<xsd:enumeration value="false">
</xsd:enumeration>
</xsd:restriction>
|
type | m:number |
source | <xsd:attribute name="scriptsizemultiplier" type="m:number"/> |
type | m:length |
source | <xsd:attribute name="scriptminsize" type="m:length"/> |
type | restriction of xsd:token |
source |
<xsd:attribute name="infixlinebreakstyle">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="before">
</xsd:enumeration>
<xsd:enumeration value="after">
</xsd:enumeration>
<xsd:enumeration value="duplicate">
</xsd:enumeration>
</xsd:restriction>
|
type | m:character |
source | <xsd:attribute name="decimalpoint" type="m:character"/> |