attributeGroup "ms.attlist"
Namespace:
Content:
11+any attributes
Defined:
globally in tokens.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
    class
 = 
xs:NMTOKENS
    id
 = 
xs:ID
    lquote
 = 
xs:string : """
    mathbackground
 = 
xs:string
    mathcolor
 = 
xs:string
    mathsize
 = 
(("small" | "normal" | "big") | xs:string)
    mathvariant
 = 
("normal" | "bold" | "italic" | "bold-italic" | "double-struck" | "bold-fraktur" | "script" | "bold-script" | "fraktur" | "sans-serif" | "bold-sans-serif" | "sans-serif-italic" | "sans-serif-bold-italic" | "monospace")
    rquote
 = 
xs:string : """
    style
 = 
xs:string
    xlink:href
 = 
anyURI
    xref
 = 
xs:IDREF
    {any attribute with non-schema namespace}
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="ms.attlist">
<!-- the values of "lquote" or "rquote" are not restricted to be
one character strings...
-->
<xs:attribute default="&quot;" name="lquote" type="xs:string"/>
<xs:attribute default="&quot;" name="rquote" type="xs:string"/>
<xs:attributeGroup ref="Token-style.attrib"/>
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 2/12)
lquote
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"""
XML Source (see within schema source)
<xs:attribute default="&quot;" name="lquote" type="xs:string"/>

rquote
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"""
XML Source (see within schema source)
<xs:attribute default="&quot;" name="rquote" type="xs:string"/>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set