text:list-level-style-bullet
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-list-level-style-attr | |
text:style-name | [0..1] | text:styleNameRef | from group text:text-list-level-style-bullet-attr | |
text:bullet-char | [1..1] | text:character | from group text:text-list-level-style-bullet-attr | |
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:bullet-relative-size | [0..1] | text:percent | from group text:text-list-level-style-bullet-attr |
Used in
- Anonymous type of element text:list-style
Substitution hierarchy
- text:text-list-style-content
- can be substituted with text:list-level-style-bullet
Sample instance
<text:list-level-style-bullet text:level="1" text:bullet-char="string"> <style:list-level-properties svg:y="string"/> <style:text-properties/> </text:list-level-style-bullet>