attributeGroup  malignmark.attlist 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
used by
complexType {http://www.w3.org/1998/Math/MathML}:malignmark.type
attributes
Name  Type Use Default Fixed annotation
edge xsd:string   left    
class xsd:NMTOKENS        
style xsd:string        
xref xsd:IDREF        
id xsd:ID        
xlink: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>
</xsd:attributeGroup>

attribute  malignmark.attlist/@edge 
typerestriction of xsd:string
source<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>