version |
|
namespace |
http://www.w3.org/1998/Math/MathML |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
order |
|
xsd:string |
|
|
|
|
|
|
|
|
class |
|
xsd:NMTOKENS |
|
|
|
|
|
|
|
|
style |
|
xsd:string |
|
|
|
|
|
|
|
|
xref |
|
xsd:IDREF |
|
|
|
|
|
|
|
|
id |
|
xsd:ID |
|
|
|
|
|
|
|
|
href |
|
xsd:anyURI |
|
|
|
|
|
|
|
|
|
source |
<xsd:attributeGroup name="list.attlist"> <xsd:attribute name="order">
|
<xsd:simpleType> <xsd:restriction base="xs:string">
|
<xsd:enumeration value="lexicographic"> </xsd:enumeration> |
|
<xsd:enumeration value="numeric"> </xsd:enumeration> |
</xsd:restriction> </xsd:simpleType> |
</xsd:attribute> <xsd:attributeGroup ref="Common.attrib"/> </xsd:attributeGroup> |