version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:attributeGroup name="mtr.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup>
<xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup>
<xsd:attribute name="rowalign">
</xsd:attributeGroup>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="columnalign">
<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>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="groupalign"
type="m:group-alignment-list-list">
</xsd:attribute>
<xsd:restriction>
</xsd:simpleType>
<xsd:simpleType>
</xsd:restriction>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType>
<xsd:minLength value="1">
</xsd:minLength>
|
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 | restriction of list of m:columnalignstyle |
source |
<xsd:attribute name="columnalign">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction>
</xsd:simpleType>
<xsd:simpleType>
</xsd:restriction>
<xsd:list itemType="m:columnalignstyle">
</xsd:list>
</xsd:simpleType>
<xsd:minLength value="1">
</xsd:minLength>
|
type | m:group-alignment-list-list |
source | <xsd:attribute name="groupalign" type="m:group-alignment-list-list"/> |