table:cell-range-source
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:name | [1..1] | text:string | from group table:name | |
table:last-column-spanned | [1..1] | text:positiveInteger | from group text:table-table-cell-range-source-attlist | |
table:last-row-spanned | [1..1] | text:positiveInteger | from group text:table-table-cell-range-source-attlist | |
xlink:type | [0..1] | Anonymous | Default value is "simple". from group text:table-linked-source-attlist | |
xlink:actuate | [1..1] | Anonymous | from group xlink:actuate | |
xlink:href | [1..1] | text:anyURI | from group text:table-linked-source-attlist | |
table:filter-name | [0..1] | text:string | from group text:table-linked-source-attlist | |
table:filter-options | [0..1] | text:string | from group text:table-linked-source-attlist | |
table:refresh-delay | [1..1] | text:duration | from group table:refresh-delay |
Used in
- Type text:table-table-cell-content
- Anonymous type of element table:covered-table-cell via extension of text:table-table-cell-content
- Anonymous type of element table:table-cell via extension of text:table-table-cell-content
Sample instance
<table:cell-range-source table:name="string" table:last-column-spanned="1" table:last-row-spanned="1" xlink:actuate="onRequest" xlink:href="http://www.example.com/" table:refresh-delay="P1Y2M3DT10H"/>