QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
columnalign | m:columnalignstyle | optional | ||||
columnspan | m:positive-integer | optional | ||||
groupalign | m:group-alignment-list | optional | ||||
href | xs:anyURI | optional | ||||
id | xs:ID | optional | ||||
mathbackground | union of(m:color, restriction of xs:token) | optional | ||||
mathcolor | m:color | optional | ||||
other | optional | |||||
rowalign | restriction of xs:token | optional | ||||
rowspan | m:positive-integer | optional | ||||
style | xs:string | optional | ||||
xref | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' |
Elements | m:mlabeledtr, m:mtr |
<xs:element name="TableCellExpression" abstract="true"> <xs:complexType> <xs:complexContent> <xs:extension base="m:ImpliedMrow"> <xs:attributeGroup ref="m:mtd.attributes"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |