mei:svg_attlist.stop

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class mei:svg_ClassList.datatype optional
color mei:svg_Color.datatype optional
color-interpolation restriction of xs:token optional
color-rendering restriction of xs:token optional
id xs:ID optional
offset mei:svg_NumberOrPercentage.datatype required
stop-color mei:svg_SVGColor.datatype optional
stop-opacity mei:svg_OpacityValue.datatype optional
style mei:svg_StyleSheet.datatype optional
xml:base mei:svg_URI.datatype optional
xml:lang mei:svg_LanguageCode.datatype optional
xml:space restriction of xs:token optional

Used By

Element svg:stop

Source

<xs:attributeGroup name="svg_attlist.stop">
  <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Style.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Color.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Gradient.attrib"/>
  <xs:attribute name="offset" use="required" type="mei:svg_NumberOrPercentage.datatype"/>
</xs:attributeGroup>