text:database-row-select
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:text:1.0
Schema document: OpenDocument-schema-v1.1.xsd
Type: text:text-database-row-select-attlist
Properties: Global, Qualified
Content
- form:connection-resource [0..1]
from group text:common-field-database-name
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
text:table-name | [1..1] | text:string | from group text:common-field-database-table-attlist | |
text:table-type | [0..1] | Anonymous | from group text:common-field-database-table-attlist | |
text:database-name | [0..1] | text:string | from group text:common-field-database-name | |
text:condition | [0..1] | text:formula | ||
text:row-number | [0..1] | text:nonNegativeInteger |
Used in
- Group text:paragraph-content
- Anonymous type of element text:a via reference to text:paragraph-content
- Anonymous type of element text:h via reference to text:paragraph-content
- Anonymous type of element text:p via reference to text:paragraph-content
- Anonymous type of element text:ruby-base via reference to text:paragraph-content
- Anonymous type of element text:span via reference to text:paragraph-content
Sample instance
<text:database-row-select text:table-name="string"> <form:connection-resource xlink:href="http://www.example.com/"/> </text:database-row-select>