table:dde-link
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- office:dde-source [1..1]
- table:table [1..1]
Attributes
None
Used in
- Anonymous type of element table:dde-links
Sample instance
<table:dde-link> <office:dde-source office:dde-application="string" office:dde-topic="string" office:dde-item="string"/> <table:table table:name="string" table:protection-key="any text content"> <table:table-source xlink:actuate="onRequest" xlink:href="http://www.example.com/" table:refresh-delay="P1Y2M3DT10H"/> <office:dde-source office:dde-application="string" office:dde-topic="string" office:dde-item="string"/> <table:scenario table:scenario-ranges="string" table:is-active="true"/> <office:forms> <form:form xlink:actuate="onRequest">... </form:form> </office:forms> <table:shapes> <draw:rect svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string">... </draw:rect> </table:shapes> <table:table-column-group> <table:table-column-group>... </table:table-column-group> </table:table-column-group> <table:table-row-group> <table:table-row-group>... </table:table-row-group> </table:table-row-group> </table:table> </table:dde-link>