provenanceSearchableField
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
A searchable field for provenance queries.
XML
Elements
| name (type) |
min/max occurs |
description |
|
id (string)
|
0/1 |
The id of this searchable field.
|
|
field (string)
|
0/1 |
The field.
|
|
label (string)
|
0/1 |
The label for this field.
|
|
type (string)
|
0/1 |
The type for this field.
|
JSON
| property |
type |
description |
| id |
id (string)
|
The id of this searchable field.
|
| field |
field (string)
|
The field.
|
| label |
label (string)
|
The label for this field.
|
| type |
type (string)
|
The type for this field.
|