text:outline-level-style
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]
- style:list-level-properties [0..1]
- style:text-properties [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:level | [1..1] | text:positiveInteger | from group text:text-outline-level-style-attlist | |
text:style-name | [0..1] | text:styleNameRef | from group text:text-outline-level-style-attlist | |
style:num-format | [0..1] | Anonymous | from group text:common-num-format-attlist | |
style:num-letter-sync | [0..1] | text:boolean | from group text:style-num-letter-sync-attlist | |
style:num-prefix | [0..1] | text:string | from group text:common-num-format-prefix-suffix-attlist | |
style:num-suffix | [0..1] | text:string | from group text:common-num-format-prefix-suffix-attlist | |
text:display-levels | [0..1] | text:positiveInteger | Default value is "1". from group text:text-outline-level-style-attlist | |
text:start-value | [0..1] | text:positiveInteger | Default value is "1". from group text:text-outline-level-style-attlist |
Used in
- Anonymous type of element text:outline-style
Sample instance
<text:outline-level-style text:level="1"> <style:list-level-properties svg:y="string"/> <style:text-properties/> </text:outline-level-style>