attributeGroup malignmark.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:malignmark
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
mathcolor m:color
mathbackground m:color
edge xsd:token
source <xsd:attributeGroup name="malignmark.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <xsd:attribute name="edge">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:attributeGroup>


attribute malignmark.attributes/@edge
type restriction of xsd:token
source <xsd:attribute name="edge">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>