(symbol name) – Contains the name of a symbol, expressed following Unicode conventions. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
label | xs:string | optional |
|
||||
n | optional |
|
|||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
Element | mei:symbolDef |
<xs:element name="symName"> <xs:annotation> <xs:documentation>(symbol name) – Contains the name of a symbol, expressed following Unicode conventions.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> </xs:complexType> </xs:element> |