attribute actuate
namespace http://www.w3.org/1999/xlink
type restriction of xs:string
properties
default onLoad
used by
complexType svg:aType
attributeGroups svg:xlinkRefAttrs svg:xlinkRefAttrsEmbed
facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
source <xs:attribute name="actuate" default="onLoad">
 
<xs:simpleType>
   
<xs:restriction base="string">
     
<xs:enumeration value="onLoad"/>
     
<xs:enumeration value="onRequest"/>
     
<xs:enumeration value="other"/>
     
<xs:enumeration value="none"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


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