Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6180 - Cannot define inverse to a property in a superschema

6180   Cannot define inverse to a property in a superschema

Cause

This error occurs if you attempt to define an inverse reference between a property that is defined in the current schema and one that is defined in a superschema. Inverse references cannot span schema boundaries in this way.

Action

Restructure your schemas so that the properties that are to participate in the inverse relationship both reside in the same schema.