--- alias: assetdatatype-gt description: "This documentation outlines a table for defining complex data types and their attributes" --- # AssetDataType Description: Auxiliary table to support definition of complex DataTypes such like "geopoints" The **AssetDataType** table has the following fields: | Field | Description | Key | Mandatory | Reference Type | Comments | | ---- | ----- | -- | -- | -- | ---- | | **DataType** |The datatype of the Asset| Yes | Yes | AssetDataType | | | **Description** |The description of the Asset datattpe| No | No | | | | **Schema** |The schema that shall be used for validation of the property| No | Yes | | | Table: AssetDataType fields