simpleType svg:SVGColorType
namespace http://www.w3.org/2000/svg
type xs:string
used by
attributes svg:PresentationAttributes-feFlood/@flood-color svg:PresentationAttributes-LightingEffects/@lighting-color svg:PresentationAttributes-Gradients/@stop-color
annotation
documentation
An SVG color value (sRGB plus optional ICC)
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy