Namespace:  | 
|
Type:  | 
|
Defined:  | 
globally in eruditxlink.xsd, see XML source  | 
Used:  | 
at 3 locations  | 
XML Representation Summary  | 
|||
<...  | 
|||
| xlink:actuate |  =   | 
("onLoad" | "onRequest" | "other" | "none")  | 
|
...>  | 
|||
| Type Derivation Tree xs:NMTOKEN  simpleType | 
Derivation:  | 
restriction of xs:NMTOKEN  | 
|||
Facets:  | 
  | 
|||
| <xs:attribute name="actuate"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="onLoad"/> <xs:enumeration value="onRequest"/> <xs:enumeration value="other"/> <xs:enumeration value="none"/> </xs:restriction> </xs:simpleType> </xs:attribute>  |