attributeGroup maligngroup.attributes
version
namespace http://www.w3.org/1998/Math/MathML3
used by
element {http://www.w3.org/1998/Math/MathML3}:maligngroup
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
groupalign xsd:token
source <xsd:attributeGroup name="maligngroup.attributes">
<xsd:attributeGroup ref="m:CommonAtt">
</xsd:attributeGroup> <xsd:attributeGroup ref="m:CommonPresAtt">
</xsd:attributeGroup> <xsd:attribute name="groupalign">
<xsd:simpleType>
<xsd:restriction base="xs:token">
<xsd:enumeration value="left">
</xsd:enumeration> <xsd:enumeration value="center">
</xsd:enumeration> <xsd:enumeration value="right">
</xsd:enumeration> <xsd:enumeration value="decimalpoint">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:attributeGroup>


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