
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | xs:ID | optional | ||||
| local | optional | |||||
| name | required | |||||
| rendering-intent | restriction of xs:token | auto | optional | |||
| 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 |
<xs:element name="svg_SVG.ColorProfile.class" abstract="true"> <xs:complexType> <xs:complexContent> <xs:extension base="mei:svg_SVG.color-profile.content"> <xs:attributeGroup ref="mei:svg_attlist.color-profile"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |