
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| externalResourcesRequired | mei:svg_Boolean.datatype | optional | ||||
| id | xs:ID | optional | ||||
| xlink:actuate | restriction of xs:token | optional | ||||
| xlink:arcrole | mei:svg_URI.datatype | optional | ||||
| xlink:href | mei:svg_URI.datatype | required | ||||
| xlink:role | mei:svg_URI.datatype | optional | ||||
| xlink:show | restriction of xs:token | optional | ||||
| xlink:title | optional | |||||
| xlink:type | restriction of xs:token | simple | optional | |||
| xml:base | mei:svg_URI.datatype | optional | ||||
| xml:lang | mei:svg_LanguageCode.datatype | optional | ||||
| xml:space | restriction of xs:token | optional |
| Complex Type | mei:svg_SVG.animateMotion.content |
| Element | svg:animateMotion |
<xs:element name="mpath"> <xs:complexType> <xs:complexContent> <xs:extension base="mei:svg_SVG.mpath.content"> <xs:attributeGroup ref="mei:svg_attlist.mpath"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |