version |
|
namespace |
http://www.w3.org/1998/Math/MathML |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
notation |
|
xsd:string |
|
|
|
longdiv |
|
|
|
|
class |
|
xsd:NMTOKENS |
|
|
|
|
|
|
|
|
style |
|
xsd:string |
|
|
|
|
|
|
|
|
xref |
|
xsd:IDREF |
|
|
|
|
|
|
|
|
id |
|
xsd:ID |
|
|
|
|
|
|
|
|
href |
|
xsd:anyURI |
|
|
|
|
|
|
|
|
|
source |
<xsd:attributeGroup name="menclose.attlist"> <xsd:attribute name="notation" default="longdiv">
|
<xsd:simpleType> <xsd:restriction base="xs:string">
|
<xsd:enumeration value="actuarial"> </xsd:enumeration> |
|
<xsd:enumeration value="longdiv"> </xsd:enumeration> |
|
<xsd:enumeration value="radical"> </xsd:enumeration> |
|
<xsd:enumeration value="box"> </xsd:enumeration> |
|
<xsd:enumeration value="roundedbox"> </xsd:enumeration> |
|
<xsd:enumeration value="circle"> </xsd:enumeration> |
|
<xsd:enumeration value="left"> </xsd:enumeration> |
|
<xsd:enumeration value="right"> </xsd:enumeration> |
|
<xsd:enumeration value="top"> </xsd:enumeration> |
|
<xsd:enumeration value="bottom"> </xsd:enumeration> |
|
<xsd:enumeration value="updiagonalstrike"> </xsd:enumeration> |
|
<xsd:enumeration value="downdiagonalstrike"> </xsd:enumeration> |
|
<xsd:enumeration value="verticalstrike"> </xsd:enumeration> |
|
<xsd:enumeration value="horizontalstrike"> </xsd:enumeration> |
</xsd:restriction> </xsd:simpleType> |
</xsd:attribute> <xsd:attributeGroup ref="Common.attrib"/> </xsd:attributeGroup> |