office:annotation
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]
- dc:creator [0..1]
- dc:date [0..1]
- meta:date-string [0..1]
- Choice [0..*]
Attributes
Used in
- Group text:paragraph-content
- Type text:table-table-cell-content
- Anonymous type of element table:covered-table-cell via extension of text:table-table-cell-content
- Anonymous type of element table:table-cell via extension of text:table-table-cell-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:span via reference to text:paragraph-content
Sample instance
<office:annotation svg:x="string" svg:y="string" svg:width="string" svg:height="string" draw:id="ID" draw:name="string"> <dc:creator>string</dc:creator> <dc:date>2000-01-01T12:00:00</dc:date> <meta:date-string>string</meta:date-string> <text:p>Any text, intermingled with: <text:s/> </text:p> </office:annotation>