attributeGroup menclose.attlist

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

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

Attributes:

xref
class
notation
href
id
style
anyAttribute namespace="##other"


Source

<xs:attributeGroup name="menclose.attlist">
    <
xs:attribute name="notation" default="longdiv">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="actuarial"/>
                <
xs:enumeration value="longdiv"/>
                <
xs:enumeration value="radical"/>
                <
xs:enumeration value="box"/>
                <
xs:enumeration value="roundedbox"/>
                <
xs:enumeration value="circle"/>
                <
xs:enumeration value="left"/>
                <
xs:enumeration value="right"/>
                <
xs:enumeration value="top"/>
                <
xs:enumeration value="bottom"/>
                <
xs:enumeration value="updiagonalstrike"/>
                <
xs:enumeration value="downdiagonalstrike"/>
                <
xs:enumeration value="verticalstrike"/>
                <
xs:enumeration value="horizontalstrike"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attributeGroup ref="Common.attrib"/>
</
xs:attributeGroup>


attributeGroup menclose.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.