text:list-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
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
style:name | [1..1] | text:styleName | from group style:name | |
style:display-name | [0..1] | text:string | from group text:text-list-style-attr | |
text:consecutive-numbering | [0..1] | text:boolean | Default value is "false". from group text:text-list-style-attr |
Used in
- Group text:styles
- Type text:style-graphic-properties-elements
- Anonymous type of element office:automatic-styles via reference to text:styles
- Anonymous type of element office:styles via reference to text:styles
- Type text:style-graphic-properties-content-strict via extension of text:style-graphic-properties-elements
- Type text:style-graphic-properties-content via extension of text:style-graphic-properties-elements (Element style:graphic-properties)
Sample instance
<text:list-style style:name="NCName"> <text:list-level-style-number text:level="1"> <style:list-level-properties svg:y="string"/> <style:text-properties/> </text:list-level-style-number> </text:list-style>