A type relationship is a relationship between a column and a view. A type relationship is not a relationship between two views. The following rules apply to type relationships:
A column in a view, V1, can have a type relationship to a view, V2, if the view roots are the same type, or the V2 view root type is derived from the V1 view root. Both view roots must be global complex types.
If a column in a view has a type relationship to another view, you cannot expand the column.