mstyle.type

Complex Type Information

Model

(mi | mo | mn | mtext | ms | mrow | mfrac | msqrt | mroot | mpadded | mphantom | mfenced | menclose | msub | msup | msubsup | munder | mover | munderover | mmultiscripts | mtable | maligngroup | malignmark | mspace | maction | merror | mstyle | cn | ci | csymbol | abs | conjugate | factorial | arg | real | imaginary | floor | ceiling | quotient | divide | rem | minus | plus | times | power | root | max | min | gcd | lcm | sum | product | compose | domain | codomain | image | domainofapplication | ident | and | or | xor | not | exists | forall | implies | naturalnumbers | primes | integers | rationals | reals | complexes | emptyset | exponentiale | imaginaryi | pi | eulergamma | true | false | infinity | notanumber | set | list | union | intersect | in | notin | subset | prsubset | notsubset | notprsubset | setdiff | card | cartesianproduct | eq | neq | leq | lt | geq | gt | equivalent | approx | factorof | exp | ln | log | logbase | sin | cos | tan | sec | csc | cot | arcsin | arccos | arctan | arcsec | arccsc | arccot | sinh | cosh | tanh | sech | csch | coth | arccosh | arccoth | arccsch | arcsech | arcsinh | arctanh | int | diff | partialdiff | limit | lowlimit | uplimit | tendsto | vector | matrix | determinant | transpose | selector | vectorproduct | scalarproduct | outerproduct | divergence | grad | curl | laplacian | mean | sdev | variance | median | mode | moment | momentabout | apply | interval | inverse | condition | declare | lambda | piecewise | bvar | degree | semantics)

Attributes

QName Type Fixed Default Use Inheritable Annotation
accent xs:boolean optional
background xs:string transparent optional
class xs:NMTOKENS optional
color xs:string optional
displaystyle xs:boolean optional
fence xs:boolean optional
form restriction of xs:string optional
id xs:ID optional
largeop xs:boolean optional
linethickness union of(length-with-optional-unit, thickness) 1 optional
lspace union of(length-with-unit, named-space) optional
mathbackground xs:string optional
mathcolor xs:string optional
mathsize union of(simple-size, length-with-unit) optional
mathvariant restriction of xs:string optional
maxsize union of(length-with-unit, named-space, infinity, xs:float) optional
mediummathspace length-with-unit 0.222222em optional
minsize union of(length-with-unit, named-space) optional
movablelimits xs:boolean optional
rspace union of(length-with-unit, named-space) optional
scriptlevel xs:integer optional
scriptminsize length-with-unit 8pt optional
scriptsizemultiplier xs:decimal 0.71 optional
separator xs:boolean optional
stretchy xs:boolean optional
style xs:string optional
symmetric xs:boolean optional
thickmathspace length-with-unit 0.277778em optional
thinmathspace length-with-unit 0.166667em optional
verythickmathspace length-with-unit 0.333333em optional
verythinmathspace length-with-unit 0.111111em optional
veryverythickmathspace length-with-unit 0.388889em optional
veryverythinmathspace length-with-unit 0.0555556em optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Used By

Element mstyle

Source

<xs:complexType name="mstyle.type">
  <xs:group ref="mstyle.content" minOccurs="1" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="mstyle.attlist"/>
</xs:complexType>