version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:attributeGroup>
<xsd:simpleType>
</xsd:attribute> <xsd:attributeGroup ref="Common.attrib">
</xsd:attributeGroup>
<xsd:union memberTypes="length-with-optional-unit thickness">
</xsd:union>
</xsd:simpleType>
|
type | xsd:boolean |
source | <xsd:attribute name="bevelled" type="xs:boolean"/> |
type | centering |
source | <xsd:attribute name="denomalign" type="centering" default="center"/> |
type | centering |
source | <xsd:attribute name="numalign" type="centering" default="center"/> |
type | union of length-with-optional-unit thickness |
source |
<xsd:attribute name="linethickness"
default="1">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-optional-unit
thickness">
</xsd:union>
</xsd:simpleType>
|