attributeGroup svg:filter_primitive_attributes
namespace http://www.w3.org/2000/svg
used by
complexTypes svg:feImageType svg:feMergeType svg:feTurbulenceType
attributeGroup svg:filter_primitive_attributes_with_in
attributes
Name  Type  Use  Default  Fixed  annotation
xsvg:CoordinateTypeoptional      
ysvg:CoordinateTypeoptional      
widthsvg:LengthTypeoptional      
heightsvg:LengthTypeoptional      
resultxs:stringoptional      
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>

attribute svg:filter_primitive_attributes/@x
type svg:CoordinateType
properties
isRef 0
use optional
facets
pattern ((((\+|\-)?((\d+)))|((\+|\-)?(((((\d+)?\.(\d+))|((\d+)\.))([eE](\+|\-)?(\d+))?)|((\d+)([eE](\+|\-)?(\d+))))))(em|ex|px|pt|pc|cm|mm|in|%)?)
source <xs:attribute name="x" type="svg:CoordinateType" use="optional"/>

attribute svg:filter_primitive_attributes/@y
type svg:CoordinateType
properties
isRef 0
use optional
facets
pattern ((((\+|\-)?((\d+)))|((\+|\-)?(((((\d+)?\.(\d+))|((\d+)\.))([eE](\+|\-)?(\d+))?)|((\d+)([eE](\+|\-)?(\d+))))))(em|ex|px|pt|pc|cm|mm|in|%)?)
source <xs:attribute name="y" type="svg:CoordinateType" use="optional"/>

attribute svg:filter_primitive_attributes/@width
type svg:LengthType
properties
isRef 0
use optional
facets
pattern ((((\+|\-)?((\d+)))|((\+|\-)?(((((\d+)?\.(\d+))|((\d+)\.))([eE](\+|\-)?(\d+))?)|((\d+)([eE](\+|\-)?(\d+))))))(em|ex|px|pt|pc|cm|mm|in|%)?)
source <xs:attribute name="width" type="svg:LengthType" use="optional"/>

attribute svg:filter_primitive_attributes/@height
type svg:LengthType
properties
isRef 0
use optional
facets
pattern ((((\+|\-)?((\d+)))|((\+|\-)?(((((\d+)?\.(\d+))|((\d+)\.))([eE](\+|\-)?(\d+))?)|((\d+)([eE](\+|\-)?(\d+))))))(em|ex|px|pt|pc|cm|mm|in|%)?)
source <xs:attribute name="height" type="svg:LengthType" use="optional"/>

attribute svg:filter_primitive_attributes/@result
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="result" type="string" use="optional"/>


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