attributeGroup cn.attlist

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

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

Attributes:

definitionURL
style
class
type
encoding
xref
base
href
id
anyAttribute namespace="##other"


Source

<xs:attributeGroup name="cn.attlist">
    <
xs:attribute name="base">
        <
xs:simpleType>
            <
xs:restriction base="xs:positiveInteger">
                <
xs:minInclusive value="2"/>
                <
xs:maxInclusive value="36"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="type">
        <
xs:simpleType>
            <
xs:restriction base="xs:NMTOKEN">
                <
xs:enumeration value="e-notation"/>
                <
xs:enumeration value="integer"/>
                <
xs:enumeration value="rational"/>
                <
xs:enumeration value="real"/>
                <
xs:enumeration value="complex-cartesian"/>
                <
xs:enumeration value="complex-polar"/>
                <
xs:enumeration value="constant"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attributeGroup ref="Definition.attrib"/>
    <
xs:attributeGroup ref="Common.attrib"/>
</
xs:attributeGroup>


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