table:deletions
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [1..*]
Attributes
None
Used in
- Anonymous type of element table:cell-content-change
- Anonymous type of element table:deletion
- Anonymous type of element table:insertion
- Anonymous type of element table:movement
Sample instance
<table:deletions> <table:cell-content-deletion> <table:cell-address table:column="1" table:row="1" table:table="1"/> <table:change-track-table-cell office:value-type="float"> <text:p>Any text, intermingled with:... </text:p> </table:change-track-table-cell> </table:cell-content-deletion> </table:deletions>