svg:StrokeDashArrayValueType

'stroke-dasharray' property/attribute value (e.g., 'none', list of <number>s)

Simple Type Information

Used By

Source

<simpleType name="StrokeDashArrayValueType">
  <annotation>
    <documentation>'stroke-dasharray' property/attribute value (e.g., 'none', list of <number>s)</documentation>
  </annotation>
  <restriction base="string"/>
</simpleType>