attributeGroup  Operator.attrib 
versionV3_1
namespacehttp://www.w3.org/1998/Math/MathML
used by
attributeGroup {http://www.w3.org/1998/Math/MathML}:mo.attlist  {http://www.w3.org/1998/Math/MathML}:mstyle.attlist
attributes
Name  Type Use Default Fixed annotation
form xsd:string        
lspace length-with-unit        
rspace length-with-unit        
fence xsd:boolean        
separator xsd:boolean        
stretchy xsd:boolean        
symmetric xsd:boolean        
movablelimits xsd:boolean        
accent xsd:boolean        
largeop xsd:boolean        
minsize length-with-unit        
maxsize length-with-unit        
source<xsd:attributeGroup  name="Operator.attrib">
<xsd:attribute  name="form">
<xsd:simpleType>
<xsd:restriction  base="xs:string">
<xsd:enumeration  value="prefix">
</xsd:enumeration> <xsd:enumeration  value="infix">
</xsd:enumeration> <xsd:enumeration  value="postfix">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="lspace">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="rspace">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="fence"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="separator"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="stretchy"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="symmetric"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="movablelimits"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="accent"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="largeop"  type="xs:boolean">
</xsd:attribute> <xsd:attribute  name="minsize">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="maxsize">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space infinity xs:float">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>
</xsd:attributeGroup>

attribute  Operator.attrib/@form 
typerestriction of xsd:string
source<xsd:attribute  name="form">
<xsd:simpleType>
<xsd:restriction  base="xs:string">
<xsd:enumeration  value="prefix">
</xsd:enumeration> <xsd:enumeration  value="infix">
</xsd:enumeration> <xsd:enumeration  value="postfix">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>

attribute  Operator.attrib/@lspace 
typeunion of length-with-unitnamed-space
source<xsd:attribute  name="lspace">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>

attribute  Operator.attrib/@rspace 
typeunion of length-with-unitnamed-space
source<xsd:attribute  name="rspace">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>

attribute  Operator.attrib/@fence 
typexsd:boolean
source<xsd:attribute  name="fence"  type="xs:boolean"/>

attribute  Operator.attrib/@separator 
typexsd:boolean
source<xsd:attribute  name="separator"  type="xs:boolean"/>

attribute  Operator.attrib/@stretchy 
typexsd:boolean
source<xsd:attribute  name="stretchy"  type="xs:boolean"/>

attribute  Operator.attrib/@symmetric 
typexsd:boolean
source<xsd:attribute  name="symmetric"  type="xs:boolean"/>

attribute  Operator.attrib/@movablelimits 
typexsd:boolean
source<xsd:attribute  name="movablelimits"  type="xs:boolean"/>

attribute  Operator.attrib/@accent 
typexsd:boolean
source<xsd:attribute  name="accent"  type="xs:boolean"/>

attribute  Operator.attrib/@largeop 
typexsd:boolean
source<xsd:attribute  name="largeop"  type="xs:boolean"/>

attribute  Operator.attrib/@minsize 
typeunion of length-with-unitnamed-space
source<xsd:attribute  name="minsize">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>

attribute  Operator.attrib/@maxsize 
typeunion of length-with-unitnamed-spaceinfinityxsd:float
source<xsd:attribute  name="maxsize">
<xsd:simpleType>
<xsd:union  memberTypes="length-with-unit named-space infinity xs:float">
</xsd:union>
</xsd:simpleType>
</xsd:attribute>