Skip to content

objectType TableSet

The set of tables hosted by a resource.

TableSetTableSchemaDataCollectionCatalogResourceschema1..*tableset0..1tableset0..1

Members

name type mult description
schema TableSchema 1 or more A named description of a group of logically related tables. The name given by the “name” child element must be unique within this TableSet instance. If there is only one schema in this set and/or there is no locally appropriate name to provide, the name can be set to “default”. This aggregation does not need to map to an actual database, catalogue, or schema, though the publisher may choose to aggregate along such designations. Particular service protocols may require stricter patterns.

Containment

This is contained by DataCollection, CatalogResource