| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/2000/svg | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | svg:feBlend svg:feFlood svg:feColorMatrix svg:feComponentTransfer svg:feComposite svg:feConvolveMatrix svg:feDiffuseLighting svg:feDisplacementMap svg:feGaussianBlur svg:feImage svg:feMerge svg:feMorphology svg:feOffset svg:feSpecularLighting svg:feTile svg:feTurbulence svg:animate svg:set | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="filterType"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="svg:feBlend"/> <xs:element ref="svg:feFlood"/> <xs:element ref="svg:feColorMatrix"/> <xs:element ref="svg:feComponentTransfer"/> <xs:element ref="svg:feComposite"/> <xs:element ref="svg:feConvolveMatrix"/> <xs:element ref="svg:feDiffuseLighting"/> <xs:element ref="svg:feDisplacementMap"/> <xs:element ref="svg:feGaussianBlur"/> <xs:element ref="svg:feImage"/> <xs:element ref="svg:feMerge"/> <xs:element ref="svg:feMorphology"/> <xs:element ref="svg:feOffset"/> <xs:element ref="svg:feSpecularLighting"/> <xs:element ref="svg:feTile"/> <xs:element ref="svg:feTurbulence"/> <xs:element ref="svg:animate"/> <xs:element ref="svg:set"/> </xs:choice> </xs:sequence> <xs:attributeGroup ref="svg:stdAttrs"/> <xs:attributeGroup ref="svg:xlinkRefAttrs"/> <xs:attribute ref="xlink:href" use="optional"/> <xs:attributeGroup ref="svg:langSpaceAttrs"/> <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> <xs:attribute name="class" type="svg:ClassListType" use="optional"/> <xs:attribute name="style" type="svg:StyleSheetType" use="optional"/> <xs:attributeGroup ref="svg:PresentationAttributes-All"/> <xs:attribute name="filterUnits" 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="primitiveUnits" 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="x" type="svg:CoordinateType" use="optional"/> <xs:attribute name="y" type="svg:CoordinateType" use="optional"/> <xs:attribute name="width" type="svg:LengthType" use="optional"/> <xs:attribute name="height" type="svg:LengthType" use="optional"/> <xs:attribute name="filterRes" type="string" use="optional"/> </xs:complexType> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> |
| type | svg:ClassListType | ||||
| properties |
|
||||
| source | <xs:attribute name="class" type="svg:ClassListType" use="optional"/> |
| type | svg:StyleSheetType | ||||
| properties |
|
||||
| source | <xs:attribute name="style" type="svg:StyleSheetType" use="optional"/> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="filterUnits" 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 | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="primitiveUnits" 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:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="x" type="svg:CoordinateType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="y" type="svg:CoordinateType" use="optional"/> |
| type | svg:LengthType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="width" type="svg:LengthType" use="optional"/> |
| type | svg:LengthType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="height" type="svg:LengthType" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="filterRes" type="string" use="optional"/> |