QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
columnalign | restriction of xs:string | center | optional | |||
columnspan | xs:positiveInteger | 1 | optional | |||
groupalign | xs:string | optional | ||||
id | xs:ID | optional | ||||
rowalign | restriction of xs:string | baseline | optional | |||
rowspan | xs:positiveInteger | 1 | optional | |||
style | 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' |
Element | mtd |
<xs:complexType name="mtd.type"> <xs:group ref="mtd.content" minOccurs="1" maxOccurs="unbounded"/> <xs:attributeGroup ref="mtd.attlist"/> </xs:complexType> |