math.type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
altimg xs:anyURI optional
alttext xs:string optional
baseline xs:string optional
class xs:NMTOKENS optional
display restriction of xs:string inline optional
height xs:string optional
id xs:ID optional
macros xs:string optional
name xs:string optional
overflow restriction of xs:string scroll optional
style xs:string optional
type xs:string optional
width xs:string 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 math

Source

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