attributeGroup interval.attlist

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

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

Attributes:

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


Source

<xs:attributeGroup name="interval.attlist">
    <
xs:attribute name="closure" default="closed">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="closed"/>
                <
xs:enumeration value="open"/>
                <
xs:enumeration value="open-closed"/>
                <
xs:enumeration value="closed-open"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attributeGroup ref="Common.attrib"/>
</
xs:attributeGroup>


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