office:scripts
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:office:1.0
Schema document: office.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- office:script [0..*]
- office:event-listeners [0..1]
Attributes
None
Used in
- Group text:office-scripts
- Anonymous type of element office:document via reference to text:office-scripts
- Anonymous type of element office:document-content via reference to text:office-scripts
Sample instance
<office:scripts> <office:script script:language="string">Any text, intermingled with: <!--any element--> </office:script> <office:event-listeners> <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/> </office:event-listeners> </office:scripts>