text:list-level-style-image
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]
- office:binary-data [0..1]
- style:list-level-properties [0..1]
from type text:text-list-level-style-image-attr
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:href | [0..1] | text:anyURI | from type text:text-list-level-style-image-attr | |
xlink:type | [0..1] | Anonymous | Default value is "simple". from type text:text-list-level-style-image-attr | |
xlink:show | [1..1] | Anonymous | from group xlink:show | |
xlink:actuate | [1..1] | Anonymous | from group xlink:actuate1 | |
text:level | [1..1] | text:positiveInteger | from group text:text-list-level-style-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-image
Sample instance
<text:list-level-style-image xlink:show="embed" xlink:actuate="onLoad" text:level="1"> <office:binary-data>GpM7</office:binary-data> <style:list-level-properties svg:y="string"/> </text:list-level-style-image>