| namespace | http://www.w3.org/2000/svg | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:attributeGroup name="filter_primitive_attributes"> <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="result" type="string" use="optional"/> </xs:attributeGroup> |
| 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="result" type="string" use="optional"/> |