text:execute-macro
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:text:1.0
Schema document: OpenDocument-schema-v1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- office:event-listeners [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:name | [0..1] | text:string |
Used in
- Group text:paragraph-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:span via reference to text:paragraph-content
Sample instance
<text:execute-macro text:name="string">Any text, intermingled with: <office:event-listeners> <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/> </office:event-listeners> </text:execute-macro>