table:dde-links
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:dde-link [1..*]
Attributes
None
Used in
- Group text:table-functions
- Anonymous type of element office:chart via reference to text:office-chart-content-epilogue
- Anonymous type of element office:drawing via reference to text:office-drawing-content-epilogue
- Anonymous type of element office:presentation via reference to text:office-presentation-content-epilogue
- Anonymous type of element office:spreadsheet via reference to text:office-spreadsheet-content-epilogue
- Anonymous type of element office:text via reference to text:office-text-content-epilogue
- Group text:office-chart-content-epilogue via reference to text:table-functions
- Group text:office-drawing-content-epilogue via reference to text:table-functions
- Group text:office-presentation-content-epilogue via reference to text:table-functions
- Group text:office-spreadsheet-content-epilogue via reference to text:table-functions
- Group text:office-text-content-epilogue via reference to text:table-functions
Sample instance
<table:dde-links> <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>... </office:forms> <table:shapes>... </table:shapes> <table:table-column-group>... </table:table-column-group> <table:table-row-group>... </table:table-row-group> </table:table> </table:dde-link> </table:dde-links>