SVG 1.1 Paint Attribute Module file: svg-paint-attrib.rng This is SVG, a language for describing two-dimensional graphics in XML. Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved. $Id: svg-paint-attrib.rng,v 1.1 2003/07/15 07:11:10 dean Exp $ Paint Attribute fill, fill-rule, stroke, stroke-dasharray, stroke-dashoffset, stroke-linecap, stroke-linejoin, stroke-miterlimit, stroke-width, color, color-interpolation, color-rendering This module defines the Paint and Color attribute sets. a 'fill' or 'stroke' property/attribute value: <paint> 'stroke-dasharray' property/attribute value (e.g., 'none', list of <number>s) 'stroke-dashoffset' property/attribute value (e.g., 'none', <legnth>) 'stroke-miterlimit' property/attribute value (e.g., <number>) 'stroke-width' property/attribute value (e.g., <length>) butt round square inherit miter round bevel inherit auto sRGB linearRGB inherit auto optimizeSpeed optimizeQuality inherit