version | V3_0 |
namespace | http://www.w3.org/1998/Math/MathML |
used by | |
attributes | |
source | <xsd:attributeGroup name="mfrac.attlist">
<xsd:attribute name="bevelled" type="xs:boolean"></xsd:attribute>
<xsd:attribute name="denomalign" type="centering" default="center"></xsd:attribute>
<xsd:attribute name="numalign" type="centering" default="center"></xsd:attribute>
<xsd:attribute name="linethickness" default="1">
<xsd:simpleType>
<xsd:union memberTypes="length-with-optional-unit thickness"></xsd:union>
</xsd:simpleType>
</xsd:attribute>
<xsd:attributeGroup ref="Common.attrib"></xsd:attributeGroup>
</xsd:attributeGroup> |