attributeGroup  mfrac.attlist 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
used by
complexType {http://www.w3.org/1998/Math/MathML}:mfrac.type
attributes
Name  Type Use Default Fixed annotation
bevelled xsd:boolean        
denomalign centering   center    
numalign centering   center    
linethickness length-with-optional-unit   1    
class xsd:NMTOKENS        
style xsd:string        
xref xsd:IDREF        
id xsd:ID        
xlink:href xsd:anyURI        
source<xsd:attributeGroup  name="mfrac.attlist">
<xsd:attribute  name="bevelled"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="denomalign"  type="centering"  default="center">
</xsd:attribute> <xsd:attribute  name="numalign"  type="centering"  default="center">
</xsd:attribute> <xsd:attribute  name="linethickness"  default="1">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-optional-unit thickness">
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attributeGroup  ref="Common.attrib">
</xsd:attributeGroup>
</xsd:attributeGroup>

attribute  mfrac.attlist/@bevelled 
typexsd:boolean
source<xsd:attribute  name="bevelled"  type="xs:boolean"/>

attribute  mfrac.attlist/@denomalign 
typecentering
source<xsd:attribute  name="denomalign"  type="centering"  default="center"/>

attribute  mfrac.attlist/@numalign 
typecentering
source<xsd:attribute  name="numalign"  type="centering"  default="center"/>

attribute  mfrac.attlist/@linethickness 
typeunion of length-with-optional-unitthickness
source<xsd:attribute  name="linethickness"  default="1">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-optional-unit thickness">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>