| namespace | http://www.w3.org/2000/svg | ||
| type | xs:string | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:simpleType name="SVGColorType"> <xs:annotation> <xs:documentation>An SVG color value (sRGB plus optional ICC)</xs:documentation> </xs:annotation> <xs:restriction base="string"/> </xs:simpleType> |