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