xlink:actuate

Attribute Information

Used By

Attribute Groups xlink:arcLink, xlink:simpleLink

Source

<attribute name="actuate">
  <simpleType>
    <restriction base="string">
      <enumeration value="onLoad"/>
      <enumeration value="onRequest"/>
      <enumeration value="other"/>
      <enumeration value="none"/>
    </restriction>
  </simpleType>
</attribute>

Sample