attributeGroup Token-style.attrib

attributeGroup {http://www.w3.org/1998/Math/MathML}Token-style.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="Token-style.attrib"/>

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

Attributes:

mathvariant
mathcolor
mathbackground
mathsize


Source

<xs:attributeGroup name="Token-style.attrib">
    <
xs:attribute name="mathvariant">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="normal"/>
                <
xs:enumeration value="bold"/>
                <
xs:enumeration value="italic"/>
                <
xs:enumeration value="bold-italic"/>
                <
xs:enumeration value="double-struck"/>
                <
xs:enumeration value="bold-fraktur"/>
                <
xs:enumeration value="script"/>
                <
xs:enumeration value="bold-script"/>
                <
xs:enumeration value="fraktur"/>
                <
xs:enumeration value="sans-serif"/>
                <
xs:enumeration value="bold-sans-serif"/>
                <
xs:enumeration value="sans-serif-italic"/>
                <
xs:enumeration value="sans-serif-bold-italic"/>
                <
xs:enumeration value="monospace"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="mathsize">
        <
xs:simpleType>
            <
xs:union memberTypes="simple-size length-with-unit"/>
        </
xs:simpleType>
    </
xs:attribute>
<!--
For both of the following attributes the types should be
more restricted
-->
    <
xs:attribute name="mathcolor" type="xs:string"/>
    <
xs:attribute name="mathbackground" type="xs:string"/>
</
xs:attributeGroup>


attributeGroup Token-style.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.