QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
cd | xs:NCName | optional | ||||
class | xs:NMTOKENS | optional | ||||
definitionURL | xs:anyURI | optional | ||||
encoding | xs:string | optional | ||||
href | xs:anyURI | optional | ||||
id | xs:ID | optional | ||||
other | optional | |||||
style | xs:string | optional | ||||
type | optional | |||||
xref | optional | |||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' |
<xs:element name="csymbol"> <xs:complexType> <xs:complexContent> <xs:extension base="m:csymbol.content"> <xs:attributeGroup ref="m:csymbol.attributes"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |