Showing:

Diagrams
Facets
Source
Used by
Simple Type xlink:actuateType
Namespace http://www.w3.org/1999/xlink
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
Used by
Attribute @xlink:actuate
Source
<xs:simpleType name="actuateType">
  <xs:restriction base="xs:token">
    <xs:enumeration value="onLoad"/>
    <xs:enumeration value="onRequest"/>
    <xs:enumeration value="other"/>
    <xs:enumeration value="none"/>
  </xs:restriction>
</xs:simpleType>
Schema location http://www.w3.org/1999/xlink.xsd