attributeGroup "m:math.attributes"
Namespace:
Content:
100 attributes, attr. wildcard
Defined:
Includes:
definitions of 9 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
(xs:string | "transparent")
 = 
xs:integer
 = 
("true" | "false")
 = 
xs:decimal
 = 
xs:string
 = 
("before" | "after" | "duplicate")
 = 
xs:string
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("left" | "right" | "center")
 = 
list of ("true" | "false")
 = 
("true" | "false")
 = 
("left" | "center" | "right")
 = 
(xs:string | "loose" | "medium" | "tight")
 = 
xs:anySimpleType
 = 
list of ("left" | "center" | "right")
 = 
list of ("none" | "solid" | "dashed")
 = 
list of xs:string
 = 
xs:positiveInteger
 = 
list of (xs:string | "auto" | "fit")
 = 
list of ("none" | "updiagonalstrike" | "downdiagonalstrike" | "verticalstrike" | "horizontalstrike")
 = 
("left" | "center" | "right")
 = 
xs:string
 = 
("ltr" | "rtl")
 = 
("left" | "right")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("prefix" | "infix" | "postfix")
 = 
("none" | "solid" | "dashed")
 = 
list of (xs:string | xs:string)
 = 
xs:string
 = 
xs:string
 = 
("left" | "center" | "right" | "auto" | "id")
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
xs:string
 = 
(xs:string | "indentshift")
 = 
(xs:string | "indentshift")
 = 
xs:anySimpleType
 = 
("true" | "false")
 = 
xs:string
 = 
xs:unsignedLong
 = 
("auto" | "newline" | "nobreak" | "goodbreak" | "badbreak")
 = 
xs:anySimpleType
 = 
("before" | "after" | "duplicate" | "infixlinebreakstyle")
 = 
xs:string
 = 
(xs:string | "thin" | "medium" | "thick")
 = 
("w" | "nw" | "n" | "ne" | "e" | "se" | "s" | "sw")
 = 
("lefttop" | "stackedrightright" | "mediumstackedrightright" | "shortstackedrightright" | "righttop" | "left/\right" | "left)(right" | ":right=right" | "stackedleftleft" | "stackedleftlinetop")
 = 
xs:anySimpleType
 = 
xs:string
 = 
(xs:string | "small" | "normal" | "big")
 = 
("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" | "initial" | "tailed" | "looped" | "stretched")
 = 
(xs:string | "infinity")
 = 
xs:string
 = 
xs:string
 = 
("true" | "false")
 = 
(xs:string | "thin" | "medium" | "thick")
 = 
xs:anySimpleType
 = 
("left" | "center" | "right")
 = 
xs:anySimpleType
 = 
xs:integer
 = 
xs:string
 = 
list of ("top" | "bottom" | "center" | "baseline" | "axis")
 = 
list of ("none" | "solid" | "dashed")
 = 
list of xs:string
 = 
xs:positiveInteger
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:positiveInteger
 = 
("true" | "false")
 = 
xs:anySimpleType
 = 
xs:integer
 = 
("left" | "right" | "leftoverlap" | "rightoverlap")
 = 
("left" | "center" | "right" | "decimalpoint")
 = 
("true" | "false")
 = 
xs:string
 = 
xs:string
 = 
("true" | "false")
 = 
xs:string
 = 
xs:string
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
("block" | "inline")
 = 
xs:string
 = 
("linebreak" | "scroll" | "elide" | "truncate" | "scale")
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
 = 
(xs:string | "top" | "middle" | "bottom")
 = 
xs:anySimpleType
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
   
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="math.attributes">
<xs:attributeGroup ref="m:CommonPresAtt"/>
<xs:attributeGroup ref="m:mstyle.specificattributes"/>
<xs:attributeGroup ref="m:mstyle.generalattributes"/>
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attribute name="display">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="block"/>
<xs:enumeration value="inline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="maxwidth" type="m:length"/>
<xs:attribute name="overflow">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="linebreak"/>
<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="altimg-width" type="m:length"/>
<xs:attribute name="altimg-height" type="m:length"/>
<xs:attribute name="altimg-valign">
<xs:simpleType>
<xs:union memberTypes="m:length">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="middle"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="bottom"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="alttext"/>
<xs:attribute name="cdgroup" type="xs:anyURI"/>
<xs:attributeGroup ref="m:math.deprecatedattributes"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 9/101)
altimg
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="altimg" type="xs:anyURI"/>

altimg-height
Type:
Use:
optional
Attribute Value
xs:string
Pattern:
\s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
XML Source (see within schema source)
<xs:attribute name="altimg-height" type="m:length"/>

altimg-valign
Type:
anonymous simpleType (union of (m:length | restriction of xs:token | restriction of xs:token | restriction of xs:token))
Use:
optional
Attribute Value
xs:string | "top" | "middle" | "bottom"
Anonymous simpleType
Type Derivation Tree
union of (m:length | restriction of xs:token | restriction of xs:token | restriction of xs:token)
  simpleType
Derivation:
by union
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of xs:token
  2. anonymous simpleType:
    Derivation:
    restriction of xs:token
  3. anonymous simpleType:
    Derivation:
    restriction of xs:token
XML Source (see within schema source)
<xs:attribute name="altimg-valign">
<xs:simpleType>
<xs:union memberTypes="m:length">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="middle"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="bottom"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:attribute>

altimg-width
Type:
Use:
optional
Attribute Value
xs:string
Pattern:
\s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
XML Source (see within schema source)
<xs:attribute name="altimg-width" type="m:length"/>

alttext
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="alttext"/>

cdgroup
Type:
xs:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="cdgroup" type="xs:anyURI"/>

display
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"block", "inline"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
XML Source (see within schema source)
<xs:attribute name="display">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="block"/>
<xs:enumeration value="inline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

maxwidth
Type:
Use:
optional
Attribute Value
xs:string
Pattern:
\s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
XML Source (see within schema source)
<xs:attribute name="maxwidth" type="m:length"/>

overflow
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"linebreak", "scroll", "elide", "truncate", "scale"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
XML Source (see within schema source)
<xs:attribute name="overflow">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="linebreak"/>
<xs:enumeration value="scroll"/>
<xs:enumeration value="elide"/>
<xs:enumeration value="truncate"/>
<xs:enumeration value="scale"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.