attributeGroup Browser-interface.attrib

attributeGroup {http://www.w3.org/1998/Math/MathML}Browser-interface.attrib

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="Browser-interface.attrib"/>

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

Attributes:

baseline
altimg
alttext
height
width
overflow
type
name


Source

<xs:attributeGroup name="Browser-interface.attrib">
    <
xs:attribute name="baseline" type="xs:string"/>
    <
xs:attribute name="overflow" default="scroll">
        <
xs:simpleType>
            <
xs:restriction base="xs:string">
                <
xs:enumeration value="scroll"/>
                <
xs:enumeration value="elide"/>
                <
xs:enumeration value="truncate"/>
                <
xs:enumeration value="scale"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
    <
xs:attribute name="altimg" type="xs:anyURI"/>
    <
xs:attribute name="alttext" type="xs:string"/>
    <
xs:attribute name="type" type="xs:string"/>
    <
xs:attribute name="name" type="xs:string"/>
    <
xs:attribute name="height" type="xs:string"/>
    <
xs:attribute name="width" type="xs:string"/>
</
xs:attributeGroup>


attributeGroup Browser-interface.attrib


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.