m:bvar

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
href xs:anyURI optional
id xs:ID optional
other 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:BvarQ

Source

<xs:element name="bvar">
  <xs:complexType>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:choice>
        <xs:element ref="m:ci"/>
        <xs:group ref="m:semantics-ci"/>
      </xs:choice>
      <xs:element ref="m:degree"/>
    </xs:choice>
    <xs:attributeGroup ref="m:CommonAtt"/>
  </xs:complexType>
</xs:element>

Sample