mei:svg_attlist.feImage

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
alignment-baseline restriction of xs:token optional
baseline-shift mei:svg_BaselineShiftValue.datatype optional
class mei:svg_ClassList.datatype optional
clip mei:svg_ClipValue.datatype optional
clip-path mei:svg_ClipPathValue.datatype optional
clip-rule mei:svg_ClipFillRule.datatype optional
color mei:svg_Color.datatype optional
color-interpolation restriction of xs:token optional
color-interpolation-filters restriction of xs:token optional
color-profile optional
color-rendering restriction of xs:token optional
cursor mei:svg_CursorValue.datatype optional
direction restriction of xs:token optional
display restriction of xs:token optional
dominant-baseline restriction of xs:token optional
enable-background mei:svg_EnableBackgroundValue.datatype optional
externalResourcesRequired mei:svg_Boolean.datatype optional
fill mei:svg_Paint.datatype optional
fill-opacity mei:svg_OpacityValue.datatype optional
fill-rule mei:svg_ClipFillRule.datatype optional
filter mei:svg_FilterValue.datatype optional
flood-color mei:svg_SVGColor.datatype optional
flood-opacity mei:svg_OpacityValue.datatype optional
font-family mei:svg_FontFamilyValue.datatype optional
font-size mei:svg_FontSizeValue.datatype optional
font-size-adjust mei:svg_FontSizeAdjustValue.datatype optional
font-stretch restriction of xs:token optional
font-style restriction of xs:token optional
font-variant restriction of xs:token optional
font-weight restriction of xs:token optional
glyph-orientation-horizontal mei:svg_GlyphOrientationHorizontalValue.datatype optional
glyph-orientation-vertical mei:svg_GlyphOrientationVerticalValue.datatype optional
height mei:svg_Length.datatype optional
id xs:ID optional
image-rendering restriction of xs:token optional
kerning mei:svg_KerningValue.datatype optional
letter-spacing mei:svg_SpacingValue.datatype optional
lighting-color mei:svg_SVGColor.datatype optional
marker-end mei:svg_MarkerValue.datatype optional
marker-mid mei:svg_MarkerValue.datatype optional
marker-start mei:svg_MarkerValue.datatype optional
mask mei:svg_MaskValue.datatype optional
opacity mei:svg_OpacityValue.datatype optional
overflow restriction of xs:token optional
pointer-events restriction of xs:token optional
preserveAspectRatio mei:svg_PreserveAspectRatioSpec.datatype xMidYMid meet optional
result optional
shape-rendering restriction of xs:token optional
stop-color mei:svg_SVGColor.datatype optional
stop-opacity mei:svg_OpacityValue.datatype optional
stroke mei:svg_Paint.datatype optional
stroke-dasharray mei:svg_StrokeDashArrayValue.datatype optional
stroke-dashoffset mei:svg_StrokeDashOffsetValue.datatype optional
stroke-linecap restriction of xs:token optional
stroke-linejoin restriction of xs:token optional
stroke-miterlimit mei:svg_StrokeMiterLimitValue.datatype optional
stroke-opacity mei:svg_OpacityValue.datatype optional
stroke-width mei:svg_StrokeWidthValue.datatype optional
style mei:svg_StyleSheet.datatype optional
text-anchor restriction of xs:token optional
text-decoration mei:svg_TextDecorationValue.datatype optional
text-rendering restriction of xs:token optional
unicode-bidi restriction of xs:token optional
visibility restriction of xs:token optional
width mei:svg_Length.datatype optional
word-spacing mei:svg_SpacingValue.datatype optional
writing-mode restriction of xs:token optional
x mei:svg_Coordinate.datatype optional
xlink:actuate restriction of xs:token optional
xlink:arcrole mei:svg_URI.datatype optional
xlink:href mei:svg_URI.datatype required
xlink:role mei:svg_URI.datatype optional
xlink:show restriction of xs:token optional
xlink:title optional
xlink:type restriction of xs:token simple optional
xml:base mei:svg_URI.datatype optional
xml:lang mei:svg_LanguageCode.datatype optional
xml:space restriction of xs:token optional
y mei:svg_Coordinate.datatype optional

Used By

Element svg:feImage

Source

<xs:attributeGroup name="svg_attlist.feImage">
  <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Style.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Presentation.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.FilterPrimitive.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.XLinkEmbed.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.External.attrib"/>
  <xs:attribute name="preserveAspectRatio" default="xMidYMid meet" type="mei:svg_PreserveAspectRatioSpec.datatype"/>
</xs:attributeGroup>