draw:text-box
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
from group text:text-content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:chain-next-name | [0..1] | text:string | from group text:draw-text-box-attlist | |
draw:corner-radius | [0..1] | text:nonNegativeLength | from group text:draw-text-box-attlist | |
fo:min-height | [1..1] | Anonymous | from group fo:min-height | |
fo:min-width | [0..1] | Anonymous | from group text:draw-text-box-attlist | |
fo:max-height | [0..1] | Anonymous | from group text:draw-text-box-attlist | |
fo:max-width | [0..1] | Anonymous | from group text:draw-text-box-attlist | |
text:id | [0..1] | text:string | from group text:draw-text-box-attlist |
Used in
- Anonymous type of element draw:frame
Sample instance
<draw:text-box fo:min-height=""> <text:h text:outline-level="1">Any text, intermingled with: <text:number>string</text:number> <text:s/> </text:h> </draw:text-box>