| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/2000/svg | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | svg:stop svg:animate svg:set svg:animateTransform | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="radialGradientType"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="svg:stop"/> <xs:element ref="svg:animate"/> <xs:element ref="svg:set"/> <xs:element ref="svg:animateTransform"/> </xs:choice> </xs:sequence> <xs:attributeGroup ref="svg:stdAttrs"/> <xs:attributeGroup ref="svg:xlinkRefAttrs"/> <xs:attribute ref="xlink:href" use="optional"/> <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> <xs:attribute name="gradientUnits" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="userSpaceOnUse"/> <xs:enumeration value="userSpace"/> <xs:enumeration value="objectBoundingBox"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="gradientTransform" type="svg:TransformListType" use="optional"/> <xs:attribute name="cx" type="svg:CoordinateType" use="optional"/> <xs:attribute name="cy" type="svg:CoordinateType" use="optional"/> <xs:attribute name="r" type="svg:LengthType" use="optional"/> <xs:attribute name="fx" type="svg:CoordinateType" use="optional"/> <xs:attribute name="fy" type="svg:CoordinateType" use="optional"/> <xs:attribute name="spreadMethod" default="pad"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="pad"/> <xs:enumeration value="reflect"/> <xs:enumeration value="repeat"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="gradientUnits" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="userSpaceOnUse"/> <xs:enumeration value="userSpace"/> <xs:enumeration value="objectBoundingBox"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | svg:TransformListType | ||||
| properties |
|
||||
| source | <xs:attribute name="gradientTransform" type="svg:TransformListType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="cx" type="svg:CoordinateType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="cy" type="svg:CoordinateType" use="optional"/> |
| type | svg:LengthType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="r" type="svg:LengthType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="fx" type="svg:CoordinateType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="fy" type="svg:CoordinateType" use="optional"/> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="spreadMethod" default="pad"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="pad"/> <xs:enumeration value="reflect"/> <xs:enumeration value="repeat"/> </xs:restriction> </xs:simpleType> </xs:attribute> |