attributeGroup mtable.attlist

attributeGroup {http://www.w3.org/1998/Math/MathML}mtable.attlist

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="mtable.attlist"/>

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

Attributes:

rowalign
style
class
rowspacing
xref
id
width
minlabelspacing
alignmentscope
displaystyle
rowlines
groupalign
frame
align
columnalign
columnwidth
columnlines
side
equalcolumns
columnspacing
framespacing
href
equalrows
anyAttribute namespace="##other"


Source

<xs:attributeGroup name="mtable.attlist">
    <
xs:attributeGroup ref="Table-alignment.attrib"/>
    <
xs:attribute name="align" type="xs:string" default="axis"/>
    <
xs:attribute name="alignmentscope" default="true">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:pattern value="(true|false)( true| false)*"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="columnwidth" type="xs:string" default="auto"/>
    <
xs:attribute name="width" type="xs:string" default="auto"/>
    <
xs:attribute name="rowspacing" type="xs:string" default="1.0ex"/>
    <
xs:attribute name="columnspacing" type="xs:string" default="0.8em"/>
    <
xs:attribute name="rowlines" type="xs:string" default="none"/>
    <
xs:attribute name="columnlines" type="xs:string" default="none"/>
    <
xs:attribute name="frame" default="none">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="none"/>
                <
xs:enumeration value="solid"/>
                <
xs:enumeration value="dashed"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="framespacing" type="xs:string" default="0.4em 0.5ex"/>
    <
xs:attribute name="equalrows" type="xs:boolean" default="false"/>
    <
xs:attribute name="equalcolumns" type="xs:boolean" default="false"/>
    <
xs:attribute name="displaystyle" type="xs:boolean" default="false"/>
    <
xs:attribute name="side" default="right">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="left"/>
                <
xs:enumeration value="right"/>
                <
xs:enumeration value="leftoverlap"/>
                <
xs:enumeration value="rightoverlap"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="minlabelspacing" type="length-with-unit" default="0.8em"/>
    <
xs:attributeGroup ref="Common.attrib"/>
</
xs:attributeGroup>


attributeGroup mtable.attlist


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.