version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:attributeGroup name="mtd.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup>
<xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup>
<xsd:attribute name="rowspan"
type="m:positive-integer">
</xsd:attribute> <xsd:attribute name="columnspan"
type="m:positive-integer">
</xsd:attribute> <xsd:attribute name="rowalign">
</xsd:attributeGroup>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnalign"
type="m:columnalignstyle">
</xsd:attribute> <xsd:attribute name="groupalign"
type="m:group-alignment-list">
</xsd:attribute>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="top">
</xsd:enumeration>
<xsd:enumeration value="bottom">
</xsd:enumeration>
<xsd:enumeration value="center">
</xsd:enumeration>
<xsd:enumeration value="baseline">
</xsd:enumeration>
<xsd:enumeration value="axis">
</xsd:enumeration>
</xsd:restriction>
|
type | m:positive-integer |
source | <xsd:attribute name="rowspan" type="m:positive-integer"/> |
type | m:positive-integer |
source | <xsd:attribute name="columnspan" type="m:positive-integer"/> |
type | restriction of xsd:token |
source |
<xsd:attribute name="rowalign">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xs:token">
</xsd:simpleType>
<xsd:enumeration value="top">
</xsd:enumeration>
<xsd:enumeration value="bottom">
</xsd:enumeration>
<xsd:enumeration value="center">
</xsd:enumeration>
<xsd:enumeration value="baseline">
</xsd:enumeration>
<xsd:enumeration value="axis">
</xsd:enumeration>
</xsd:restriction>
|
type | m:columnalignstyle |
source | <xsd:attribute name="columnalign" type="m:columnalignstyle"/> |
type | m:group-alignment-list |
source | <xsd:attribute name="groupalign" type="m:group-alignment-list"/> |