script:event-listener
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:script:1.0
Schema document: script.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
script:event-name | [1..1] | text:string | from group text:script-event-listener-attlist | |
script:language | [1..1] | text:string | from group text:script-event-listener-attlist | |
script:macro-name | [0..1] | text:string | from group text:script-event-listener-attlist | |
xlink:href | [0..1] | text:anyURI | from group text:script-event-listener-attlist | |
xlink:type | [0..1] | Anonymous | Default value is "simple". from group text:script-event-listener-attlist | |
xlink:actuate | [1..1] | Anonymous | from group xlink:actuate |
Used in
- Anonymous type of element office:event-listeners
Sample instance
<script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/>