Parameters
Name | Type | Mode |
---|---|---|
_locale | text | IN |
schema_name | text | OUT |
table_name | text | OUT |
uid | uuid | OUT |
dataset | xml | OUT |
_locale | text | IN |
uids | ARRAY | IN |
schema_name | text | OUT |
table_name | text | OUT |
uid | uuid | OUT |
dataset | xml | OUT |
Get the datasets records as XML DCAT datasets for the given locale. Datasets are filtered by the given array of uids. IF uids is NULL, no filter is used and all datasets are returned
Name | Type | Mode |
---|---|---|
_locale | text | IN |
schema_name | text | OUT |
table_name | text | OUT |
uid | uuid | OUT |
dataset | xml | OUT |
_locale | text | IN |
uids | ARRAY | IN |
schema_name | text | OUT |
table_name | text | OUT |
uid | uuid | OUT |
dataset | xml | OUT |