attributeGroup Operator.attrib

attributeGroup {http://www.w3.org/1998/Math/MathML}Operator.attrib

Target Namespacehttp://www.w3.org/1998/Math/MathML
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/1998/Math/MathML

Usage:

    <xs:attributeGroup ref="Operator.attrib"/>

May be used in:
 another global attributeGroup
 a complexType
 an extension or restriction of simple or complex content

Attributes:

rspace
movablelimits
largeop
fence
maxsize
form
minsize
separator
lspace
accent
symmetric
stretchy


Source

<xs:attributeGroup name="Operator.attrib">
<!--
this attribute value is normally inferred from the position of
the operator in its "<mrow">
-->
    <
xs:attribute name="form">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="prefix"/>
                <
xs:enumeration value="infix"/>
                <
xs:enumeration value="postfix"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
<!--
set by dictionnary, else it is "thickmathspace"-->
    <
xs:attribute name="lspace">
        <
xs:simpleType>
            <
xs:union memberTypes="length-with-unit named-space"/>
        </
xs:simpleType>
    </
xs:attribute>
<!--
set by dictionnary, else it is "thickmathspace"-->
    <
xs:attribute name="rspace">
        <
xs:simpleType>
            <
xs:union memberTypes="length-with-unit named-space"/>
        </
xs:simpleType>
    </
xs:attribute>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="fence" type="xs:boolean"/>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="separator" type="xs:boolean"/>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="stretchy" type="xs:boolean"/>
<!--
set by dictionnary, else it is "true"-->
    <
xs:attribute name="symmetric" type="xs:boolean"/>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="movablelimits" type="xs:boolean"/>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="accent" type="xs:boolean"/>
<!--
set by dictionnary, else it is "false"-->
    <
xs:attribute name="largeop" type="xs:boolean"/>
    <
xs:attribute name="minsize">
        <
xs:simpleType>
            <
xs:union memberTypes="length-with-unit named-space"/>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="maxsize">
        <
xs:simpleType>
            <
xs:union memberTypes="length-with-unit named-space infinity xs:float"/>
        </
xs:simpleType>
    </
xs:attribute>
</
xs:attributeGroup>


attributeGroup Operator.attrib


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.