mei:svg_SVG.FilterPrimitive.attrib

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
height mei:svg_Length.datatype optional
result optional
width mei:svg_Length.datatype optional
x mei:svg_Coordinate.datatype optional
y mei:svg_Coordinate.datatype optional

Used By

Source

<xs:attributeGroup name="svg_SVG.FilterPrimitive.attrib">
  <xs:attribute name="x" type="mei:svg_Coordinate.datatype"/>
  <xs:attribute name="y" type="mei:svg_Coordinate.datatype"/>
  <xs:attribute name="width" type="mei:svg_Length.datatype"/>
  <xs:attribute name="height" type="mei:svg_Length.datatype"/>
  <xs:attribute name="result"/>
</xs:attributeGroup>