attributeGroup  Browser-interface.attrib  
version  
namespace http://www.w3.org/1998/Math/MathML
used by
attributeGroup     {http://www.w3.org/1998/Math/MathML}:math.attlist 
attributes
Name   Type   Use   Default   Fixed   annotation
baseline    xsd:string                
overflow    xsd:string       scroll        
altimg    xsd:anyURI                
alttext    xsd:string                
type    xsd:string                
name    xsd:string                
height    xsd:string                
width    xsd:string                
source <xsd:attributeGroup  name="Browser-interface.attrib">
<xsd:attribute  name="baseline"  type="xs:string">
</xsd:attribute> <xsd:attribute  name="overflow"  default="scroll">
<xsd:simpleType>
<xsd:restriction  base="xs:string">
<xsd:enumeration  value="scroll">
</xsd:enumeration> <xsd:enumeration  value="elide">
</xsd:enumeration> <xsd:enumeration  value="truncate">
</xsd:enumeration> <xsd:enumeration  value="scale">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="altimg"  type="xs:anyURI">
</xsd:attribute> <xsd:attribute  name="alttext"  type="xs:string">
</xsd:attribute> <xsd:attribute  name="type"  type="xs:string">
</xsd:attribute> <xsd:attribute  name="name"  type="xs:string">
</xsd:attribute> <xsd:attribute  name="height"  type="xs:string">
</xsd:attribute> <xsd:attribute  name="width"  type="xs:string">
</xsd:attribute>
</xsd:attributeGroup>


attribute  Browser-interface.attrib/@baseline  
type xsd:string 
source <xsd:attribute  name="baseline"  type="xs:string"/>


attribute  Browser-interface.attrib/@overflow  
type restriction of xsd:string 
source <xsd:attribute  name="overflow"  default="scroll">
<xsd:simpleType>
<xsd:restriction  base="xs:string">
<xsd:enumeration  value="scroll">
</xsd:enumeration> <xsd:enumeration  value="elide">
</xsd:enumeration> <xsd:enumeration  value="truncate">
</xsd:enumeration> <xsd:enumeration  value="scale">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute  Browser-interface.attrib/@altimg  
type xsd:anyURI 
source <xsd:attribute  name="altimg"  type="xs:anyURI"/>


attribute  Browser-interface.attrib/@alttext  
type xsd:string 
source <xsd:attribute  name="alttext"  type="xs:string"/>


attribute  Browser-interface.attrib/@type  
type xsd:string 
source <xsd:attribute  name="type"  type="xs:string"/>


attribute  Browser-interface.attrib/@name  
type xsd:string 
source <xsd:attribute  name="name"  type="xs:string"/>


attribute  Browser-interface.attrib/@height  
type xsd:string 
source <xsd:attribute  name="height"  type="xs:string"/>


attribute  Browser-interface.attrib/@width  
type xsd:string 
source <xsd:attribute  name="width"  type="xs:string"/>