style:style
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:style:1.0
Schema document: style.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [1..1]
- style:text-properties [0..1]
- Sequence [1..1]
- style:paragraph-properties [0..1]
- style:text-properties [0..1]
- style:section-properties [0..1]
- style:ruby-properties [0..1]
- style:table-properties [0..1]
- style:table-column-properties [0..1]
- style:table-row-properties [0..1]
- Sequence [1..1]
- style:table-cell-properties [0..1]
- style:paragraph-properties [0..1]
- style:text-properties [0..1]
- Sequence [1..1]
- style:graphic-properties [0..1]
- style:paragraph-properties [0..1]
- style:text-properties [0..1]
- style:drawing-page-properties [0..1]
- Sequence [1..1]
- style:chart-properties [0..1]
- style:graphic-properties [0..1]
- style:paragraph-properties [0..1]
- style:text-properties [0..1]
- style:map [0..*]
from type text:style-style-content - Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
style:family | [1..1] | Anonymous | from type text:style-style-content | |
style:name | [1..1] | text:styleName | from group style:name | |
style:display-name | [0..1] | text:string | from group text:style-style-attlist | |
style:parent-style-name | [0..1] | text:styleNameRef | from group text:style-style-attlist | |
style:next-style-name | [0..1] | text:styleNameRef | from group text:style-style-attlist | |
style:list-style-name | [0..1] | text:styleName | from group text:style-style-attlist | |
style:master-page-name | [0..1] | text:styleNameRef | from group text:style-style-attlist | |
style:auto-update | [0..1] | text:boolean | Default value is "false". from group text:style-style-attlist | |
style:data-style-name | [0..1] | text:styleNameRef | from group text:style-style-attlist | |
style:class | [0..1] | text:string | from group text:style-style-attlist | |
style:default-outline-level | [0..1] | text:positiveInteger | from group text:style-style-attlist |
Used in
- Anonymous type of element style:master-page
- Group text:styles
- Anonymous type of element office:automatic-styles via reference to text:styles
- Anonymous type of element office:styles via reference to text:styles
Sample instance
<style:style style:family="text" style:name="NCName"> <style:text-properties/> <style:map style:condition="string" style:apply-style-name="NCName"/> </style:style>