Attribute Group | mei:svg_SVG.color-rendering.attrib |
<xs:attribute name="color-rendering"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="optimizeQuality"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |