Location Projection (All Locations View)

Provance.ViewProjection.AllLocations (TypeProjection)

This is a reduced Location projection with only the relationships required for the All Locations View

Element properties:

TypeProvance.Class.Location
AccessibilityInternal

Source Code:

<TypeProjection ID="Provance.ViewProjection.AllLocations" Accessibility="Internal" Type="ProvanceCommon!Provance.Class.Location">
<Component Path="$Context/Path[Relationship='ProvanceCommon!Provance.Relationship.LocationIsContainedByLocation']$" Alias="LocationContainer"/>
<Component Path="$Context/Path[Relationship='ProvanceCommon!Provance.Relationship.LocationIsContainedByLocation' SeedRole='Target']$" Alias="ContainedLocations"/>
</TypeProjection>