type

Attribute Information

Used By

Source

<attribute name="type" default="translate">
  <simpleType>
    <restriction base="string">
      <enumeration value="translate"/>
      <enumeration value="scale"/>
      <enumeration value="rotate"/>
      <enumeration value="skewX"/>
      <enumeration value="skewY"/>
    </restriction>
  </simpleType>
</attribute>

Sample