attributeGroup declare.attlist

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

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

Attributes:

definitionURL
scope
occurrence
nargs
encoding
type


Source

<xs:attributeGroup name="declare.attlist">
    <
xs:attribute name="type" type="xs:string"/>
    <
xs:attribute name="scope" type="xs:string"/>
    <
xs:attribute name="nargs" type="xs:nonNegativeInteger"/>
    <
xs:attribute name="occurrence">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="prefix"/>
                <
xs:enumeration value="infix"/>
                <
xs:enumeration value="function-model"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attributeGroup ref="Definition.attrib"/>
</
xs:attributeGroup>


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