version | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attributeGroup name="mspace.attlist"> <xsd:attribute name="width" default="0em">
<xsd:attribute name="height" type="length-with-unit" default="0ex"/> <xsd:attribute name="depth" type="length-with-unit" default="0ex"/> <xsd:attribute name="linebreak" default="auto">
<xsd:attributeGroup ref="Common.attrib"/> </xsd:attributeGroup> |
type | union of length-with-unitnamed-space | ||
source | <xsd:attribute name="width" default="0em"> <xsd:simpleType>
</xsd:attribute> |
type | length-with-unit |
source | <xsd:attribute name="height" type="length-with-unit" default="0ex"> </xsd:attribute> |
type | length-with-unit |
source | <xsd:attribute name="depth" type="length-with-unit" default="0ex"> </xsd:attribute> |
type | restriction of xsd:string | ||
source | <xsd:attribute name="linebreak" default="auto"> <xsd:simpleType>
</xsd:attribute> |