CEDE 2025 (13.0) Database Reference
tLayerConditionLocationXref Table
AIRExposure Database : tLayerConditionLocationXref Table
Description

System reference table used to map the location to the layer condition.

Properties
Creation Date05-06-2025 01:54
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the layer term record.

For a complete list of records, see tLayerCondition Table.

int4   
 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4   
 Used for version stamping.timestamp8   
Primary Key  int4   
Objects that tLayerConditionLocationXref depends on
 Database ObjectObject TypeDescriptionDep Level
tContract tabletContractTable

Stores records for primary insurance policies.

2
tExposureSet tabletExposureSetTable

Stores information about exposure sets.

An exposure set is a collection of contracts, locations, and other related information.

3
tLayer tabletLayerTable

Stores primary contract layer information.

2
tLayerCondition tabletLayerConditionTable

Stores layer conditions, such as sublimit and policy restrictions.

Sublimits are generally applied to layers based on filter criteria, such as a list of locations or perils.
1
tLocation tabletLocationTable

Stores geographical attributes and primary risk characteristics for each location. 

The table serves as a reference point between Location and Contract entities.You can identify each location by the location sequential identifier (SID).

1
tLocTerm tabletLocTermTable

Stores information about location terms.

1
See Also

Related Objects

AIRExposure Database