xlink:actuate

Attribute Information

Used By

Attribute Group link-attributes

Source

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

Sample