QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
href | xs:anyURI | optional | ||||
id | xs:ID | optional | ||||
leftoverhang | m:length | optional | ||||
length | m:unsigned-integer | optional | ||||
mathbackground | union of(m:color, restriction of xs:token) | optional | ||||
mathcolor | m:color | optional | ||||
mslinethickness | union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token) | optional | ||||
other | optional | |||||
position | m:integer | optional | ||||
rightoverhang | m:length | optional | ||||
style | xs:string | optional | ||||
xref | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' |
Element Group | m:MstackExpression |
<xs:element name="msline"> <xs:complexType> <xs:attributeGroup ref="m:msline.attributes"/> </xs:complexType> </xs:element> |