markerUnits

Attribute Information

Used By

Attribute Group mei:svg_attlist.marker

Source

<xs:attribute name="markerUnits">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="strokeWidth"/>
      <xs:enumeration value="userSpaceOnUse"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample