text:deletion
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
- Sequence [1..1]
- office:change-info [1..1]
- Choice [0..*]
from group text:text-content
Attributes
None
Used in
- Type text:text-changed-region-content
- Anonymous type of element text:changed-region via extension of text:text-changed-region-content
Substitution hierarchy
- text:text-changed-region-content
- can be substituted with text:deletion
Sample instance
<text:deletion> <office:change-info> <dc:creator>string</dc:creator> <dc:date>2000-01-01T12:00:00</dc:date> <text:p>Any text, intermingled with: <text:s/> </text:p> </office:change-info> <text:h text:outline-level="1">Any text, intermingled with: <text:number>string</text:number> <text:s/> </text:h> </text:deletion>