attributeGroup ms.attlist

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

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

Attributes:

rquote
mathvariant
style
lquote
mathcolor
class
mathbackground
xref
href
id
mathsize
anyAttribute namespace="##other"


Source

<xs:attributeGroup name="ms.attlist">
<!--
the values of "lquote" or "rquote" are not restricted to be
one character strings...
-->
    <
xs:attribute name="lquote" type="xs:string" default="""/>
    <
xs:attribute name="rquote" type="xs:string" default="""/>
    <
xs:attributeGroup ref="Token-style.attrib"/>
    <
xs:attributeGroup ref="Common.attrib"/>
</
xs:attributeGroup>


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