| Contains tile set details for VMC Multiframe paw-print images. | 
| Each tile multiframe (tlmfID) is linked to 6 pawprints, each with a different offsetID (1,2,3,4,5,6) Required constraints: 
 | 
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor | 
|---|---|---|---|---|---|---|
| tileSetID  | bigint | 8 | frame set ID, unique over the whole VSA via programme ID prefix, assigned by merging procedure | meta.id;obs.field | ||
| cuEventID | int | 4 | UID of curation event giving rise to this record | meta.bib | ||
| ra | float | 8 | degrees | Right Ascension of field centre | pos.eq.ra;meta.main | |
| dec | float | 8 | degrees | Declination of field centre | pos.eq.dec;meta.main | |
| cx | float | 8 | unit vector of spherical co-ordinates | pos.cartesian.x;pos.eq | ||
| cy | float | 8 | unit vector of spherical co-ordinates | pos.cartesian.y;pos.eq | ||
| cz | float | 8 | unit vector of spherical co-ordinates | pos.cartesian.z;pos.eq | ||
| htmID | bigint | 8 | Hierarchical Triangular Mesh (HTM) index, 20 deep, for equatorial co-ordinates | pos | ||
| tlmfID | bigint | 8 | the UID of the relevant tile multiframe | meta.id;obs.field | ||
| o1mfID | bigint | 8 | the UID of the relevant offset O1 multiframe | meta.id;obs.field | ||
| o2mfID | bigint | 8 | the UID of the relevant offset O2 multiframe | meta.id;obs.field | ||
| o3mfID | bigint | 8 | the UID of the relevant offset O3 multiframe | meta.id;obs.field | ||
| o4mfID | bigint | 8 | the UID of the relevant offset O4 multiframe | meta.id;obs.field | ||
| o5mfID | bigint | 8 | the UID of the relevant offset O5 multiframe | meta.id;obs.field | ||
| o6mfID | bigint | 8 | the UID of the relevant offset O6 multiframe | meta.id;obs.field | ||
| mergeSwVersion | real | 4 | version number of the software used to merge the frames | meta.id;meta.software | ||
| newFrameSet | tinyint | 1 | Flag used internally by curation applications | meta.code | ||
| deprecated | tinyint | 1 | frame set deprecation flag (1=deprecated) | meta.code | ||
| Total length | 122 |