simpleType actuateType
namespace http://www.w3.org/1999/xlink
type restriction of token
properties
base xs:token
used by
attribute actuate
facets
Kind Value Annotation
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
source <simpleType name="actuateType">
 
<restriction base="xs:token">
   
<enumeration value="onLoad"/>
   
<enumeration value="onRequest"/>
   
<enumeration value="other"/>
   
<enumeration value="none"/>
 
</restriction>
</simpleType>


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