| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| externalResourcesRequired | mei:svg_Boolean.datatype | optional | ||||
| id | xs:ID | optional | ||||
| type | mei:svg_ContentType.datatype | required | ||||
| xlink:actuate | restriction of xs:token | optional | ||||
| xlink:arcrole | mei:svg_URI.datatype | optional | ||||
| xlink:href | mei:svg_URI.datatype | optional | ||||
| 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 |
| Element | mei:svg_SVG.Script.class |
<xs:attributeGroup name="svg_attlist.script"> <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.XLink.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.External.attrib"/> <xs:attribute name="type" use="required" type="mei:svg_ContentType.datatype"/> </xs:attributeGroup> |