svg:stop

Element Information

Model

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

Source

<xs:element name="stop">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="mei:svg_SVG.stop.content">
        <xs:attributeGroup ref="mei:svg_attlist.stop"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample