simpleType actuateType
namespace http://www.w3.org/1999/xlink
type restriction of xs:token
used by
attribute actuate
facets
Kind Value annotation 
enumeration onLoad 
enumeration onRequest 
enumeration other 
enumeration none 
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy