table:filter-condition
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:field-number | [1..1] | text:nonNegativeInteger | from group text:table-filter-condition-attlist | |
table:value | [1..1] | text:string | from group text:table-filter-condition-attlist | |
table:operator | [1..1] | text:string | from group text:table-filter-condition-attlist | |
table:case-sensitive | [1..1] | text:string | from group table:case-sensitive1 | |
table:data-type | [1..1] | Anonymous | from group table:data-type1 |
Used in
- Anonymous type of element table:filter
- Anonymous type of element table:filter-and
- Anonymous type of element table:filter-or
Sample instance
<table:filter-condition table:field-number="1" table:value="string" table:operator="string" table:case-sensitive="string" table:data-type="text"/>