Skip to content

objectType table

The table

tableivoa:string table_nametapschema:TableType table_typeivoa:string utypeivoa:string descriptionivoa:integer table_indexcolumnForeignKeycolumns1..*fkeys0..*

Members

name type mult description
table_name ivoa:string name of the table
table_type TableType the type of table
utype ivoa:string optional utype
description ivoa:string optional description
table_index ivoa:integer optional used to recommend table ordering for clients. Clients may order by index (ascending) so lower index items would appear earlier in a listing.
columns column 1 or more the columns that make up the table
fkeys ForeignKey 0 or more the foreign keys for this table

References Detail

This is referred to by ForeignKey Has contained reference(s) column in the containment hierarchy.

Containment

This is contained by Schema