actuateType simpleType

Defines possible values for actuate attribute

Type

token

Definition

      <simpleType name="actuateType" >
  <restriction base="token">
    <enumeration value="onLoad" />
    <enumeration value="onRequest" />
    <enumeration value="other" />
    <enumeration value="none" />
  </restriction>
</simpleType>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp