| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| display | restriction of xs:token | optional | ||||
| image-rendering | restriction of xs:token | optional | ||||
| pointer-events | restriction of xs:token | optional | ||||
| shape-rendering | restriction of xs:token | optional | ||||
| text-rendering | restriction of xs:token | optional | ||||
| visibility | restriction of xs:token | optional |
<xs:attributeGroup name="svg_SVG.Graphics.attrib"> <xs:attributeGroup ref="mei:svg_SVG.display.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.image-rendering.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.pointer-events.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.shape-rendering.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.text-rendering.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.visibility.attrib"/> </xs:attributeGroup> |