version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1998/Math/MathML | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
<xsd:attributeGroup name="Operator.attrib">
<xsd:attribute name="form">
</xsd:attributeGroup>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="lspace">
<xsd:restriction base="xs:string">
</xsd:simpleType>
<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="rspace">
<xsd:union memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
<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:union memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
<xsd:simpleType>
</xsd:attribute> <xsd:attribute name="maxsize">
<xsd:union memberTypes="length-with-unit named-space">
</xsd:union>
</xsd:simpleType>
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-unit named-space infinity
xs:float">
</xsd:union>
</xsd:simpleType>
|
type | restriction of xsd:string |
source |
<xsd:attribute name="form">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xs:string">
</xsd:simpleType>
<xsd:enumeration value="prefix">
</xsd:enumeration>
<xsd:enumeration value="infix">
</xsd:enumeration>
<xsd:enumeration value="postfix">
</xsd:enumeration>
</xsd:restriction>
|
type | union of length-with-unit named-space |
source |
<xsd:attribute name="lspace">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-unit
named-space">
</xsd:union>
</xsd:simpleType>
|
type | union of length-with-unit named-space |
source |
<xsd:attribute name="rspace">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-unit
named-space">
</xsd:union>
</xsd:simpleType>
|
type | xsd:boolean |
source | <xsd:attribute name="fence" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="separator" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="stretchy" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="symmetric" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="movablelimits" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="accent" type="xs:boolean"/> |
type | xsd:boolean |
source | <xsd:attribute name="largeop" type="xs:boolean"/> |
type | union of length-with-unit named-space |
source |
<xsd:attribute name="minsize">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-unit
named-space">
</xsd:union>
</xsd:simpleType>
|
type | union of length-with-unit named-space infinity xsd:float |
source |
<xsd:attribute name="maxsize">
<xsd:simpleType>
</xsd:attribute>
<xsd:union memberTypes="length-with-unit
named-space infinity xs:float">
</xsd:union>
</xsd:simpleType>
|