Namespace: |
|
Content: |
35+any attributes |
Defined: |
globally in style.xsd, see XML source |
Includes: |
definitions of 14 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
accent | = |
xs:boolean | |
background | = |
xs:string : "transparent" | |
class | = |
xs:NMTOKENS | |
color | = |
xs:string | |
displaystyle | = |
xs:boolean | |
fence | = |
xs:boolean | |
form | = |
("prefix" | "infix" | "postfix") | |
id | = |
xs:ID | |
largeop | = |
xs:boolean | |
linethickness | = |
(xs:string | ("thin" | "medium" | "thick")) : "1" | |
lspace | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
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") | |
maxsize | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace") | "infinity" | xs:float) | |
mediummathspace | = |
xs:string : "0.222222em" | |
minsize | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
movablelimits | = |
xs:boolean | |
rspace | = |
(xs:string | ("veryverythinmathspace" | "verythinmathspace" | "thinmathspace" | "mediummathspace" | "thickmathspace" | "verythickmathspace" | "veryverythickmathspace")) | |
scriptlevel | = |
xs:integer | |
scriptminsize | = |
xs:string : "8pt" | |
scriptsizemultiplier | = |
xs:decimal : "0.71" | |
separator | = |
xs:boolean | |
stretchy | = |
xs:boolean | |
style | = |
xs:string | |
symmetric | = |
xs:boolean | |
thickmathspace | = |
xs:string : "0.277778em" | |
thinmathspace | = |
xs:string : "0.166667em" | |
verythickmathspace | = |
xs:string : "0.333333em" | |
verythinmathspace | = |
xs:string : "0.111111em" | |
veryverythickmathspace | = |
xs:string : "0.388889em" | |
veryverythinmathspace | = |
xs:string : "0.0555556em" | |
xlink:href | = |
anyURI | |
xref | = |
xs:IDREF | |
{any attribute with non-schema namespace} | |||
...> |
<xs:attributeGroup name="mstyle.attlist"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
Type: |
xs:string, predefined |
Use: |
optional |
Default: |
"transparent" |
<xs:attribute default="transparent" name="background" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="color" type="xs:string"/> |
Type: |
xs:boolean, predefined |
Use: |
optional |
<xs:attribute name="displaystyle" type="xs:boolean"/> |
Type: |
|
Use: |
optional |
xs:string | ("thin" | "medium" | "thick") |
Default: |
"1" |
Type Derivation Tree union of (length-with-optional-unit | thickness) ![]() |
Derivation: |
by union |
<xs:attribute default="1" name="linethickness"> <xs:simpleType> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.222222em" |
<xs:attribute default="0.222222em" name="mediummathspace" type="length-with-unit"/> |
Type: |
xs:integer, predefined |
Use: |
optional |
<xs:attribute name="scriptlevel" type="xs:integer"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"8pt" |
<xs:attribute default="8pt" name="scriptminsize" type="length-with-unit"/> |
Type: |
xs:decimal, predefined |
Use: |
optional |
Default: |
"0.71" |
<xs:attribute default="0.71" name="scriptsizemultiplier" type="xs:decimal"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.277778em" |
<xs:attribute default="0.277778em" name="thickmathspace" type="length-with-unit"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.166667em" |
<xs:attribute default="0.166667em" name="thinmathspace" type="length-with-unit"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.333333em" |
<xs:attribute default="0.333333em" name="verythickmathspace" type="length-with-unit"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.111111em" |
<xs:attribute default="0.111111em" name="verythinmathspace" type="length-with-unit"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.388889em" |
<xs:attribute default="0.388889em" name="veryverythickmathspace" type="length-with-unit"/> |
Type: |
|
Use: |
optional |
xs:string |
Pattern: |
(-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0 |
Default: |
"0.0555556em" |
<xs:attribute default="0.0555556em" name="veryverythinmathspace" type="length-with-unit"/> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |