Software Title Sample Projection

Provance.TypeProjection.SoftwareTitleSample (TypeProjection)

Element properties:

TypeProvance.Class.SoftwareTitle
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.TypeProjection.SoftwareTitleSample" Accessibility="Public" Type="ProvanceAsset!Provance.Class.SoftwareTitle">
<Component Path="$Context/Path[Relationship='ProvanceAsset!Provance.Relationship.SoftwareApptitleHasPublisher']$" Alias="Publisher"/>
<Component Path="$Context/Path[Relationship='ProvanceAsset!Provance.Relationship.SoftwareApptitleHasSoftwareCategory']$" Alias="Category"/>
<Component Path="$Context/Path[Relationship='ProvanceAsset!Provance.Relationship.SoftwareApptitleHasUser']$" Alias="SoftwareManager"/>
<Component Path="$Context/Path[Relationship='ProvanceAsset!Provance.Relationship.SoftwareTitleVersionIsForSoftwareTitle' SeedRole='Target']$" Alias="SoftwareTitleVersion">
<Component Path="$Context/Path[Relationship='ProvanceAsset!Provance.Relationship.SkuIsForSoftwareVersion' SeedRole='Target']$" Alias="Sku"/>
</Component>
</TypeProjection>