m:mscarries

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
crossout list of restriction of xs:token optional
href xs:anyURI optional
id xs:ID optional
location restriction of xs:token optional
mathbackground union of(m:color, restriction of xs:token) optional
mathcolor m:color optional
other optional
position m:integer optional
scriptsizemultiplier m:number optional
style xs:string optional
xref optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Used By

Element Group m:MstackExpression

Source

<xs:element name="mscarries">
  <xs:complexType>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="m:MsrowExpression"/>
      <xs:element ref="m:mscarry"/>
    </xs:choice>
    <xs:attributeGroup ref="m:mscarries.attributes"/>
  </xs:complexType>
</xs:element>

Sample