inlinedataconnection
Properties
Name | Type | Required | Description |
---|---|---|---|
distinct | boolean | no | Should duplicate rows be removed. |
Sub-tags
Name | Type | Cardinality |
---|---|---|
parameter | 1..n | |
row | 1..n |
Content
None
Anchor | ||||
---|---|---|---|---|
|
parameter
Properties
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | A unique identifier for the parameter |
type | 'string', 'numeric', 'date' or 'url' | yes | An indicator of how the data should be displayed on the client |
label | string | yes | A user displayable label for the column |
Sub-tags
None
Content
None
Notes
...
row
Properties
None
Sub-tags
Name | Type | Cardinality |
---|---|---|
cell | 1..n |
Content
None
Notes
The number of cells should match the number of parameters.
...