SKU

Provance.ITAM.SkuProjection (TypeProjection)

Defines the properties used in SKU forms

Element properties:

TypeProvance.ITAM.Sku
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.SkuProjection" Accessibility="Public" Type="Provance.ITAM.Sku">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasPublisher']$" Alias="Publisher"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasSoftwareVersion']$" Alias="MainVersion"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasSoftwareTitle']$" Alias="SoftwareTitle">
<Component Path="$Target/Path[Relationship='Provance.ITAM.PublisherHasSoftwareTitle' SeedRole='Target']$" Alias="Publisher"/>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasUpgradeSoftwareVersions']$" Alias="UpgradeRights"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasDowngradeSoftwareVersions']$" Alias="DowngradeRights"/>
<Component Path="$Target/Path[Relationship='ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.ConfigItemHasURIAttachment']$" Alias="URIAttachment">
<Component Path="$Target/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
</Component>
<Component Path="$Context/Path[Relationship='SystemWorkItemLibrary!System.WorkItemRelatesToConfigItem' SeedRole='Target']$" Alias="ImpactedWorkItem"/>
<Component Path="$Context/Path[Relationship='SystemWorkItemLibrary!System.WorkItemAboutConfigItem' SeedRole='Target']$" Alias="RelatedWorkItem"/>
<Component Path="$Context/Path[Relationship='SystemSupportingItemLibrary!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment"/>
<Component Path="$Context/Path[Relationship='SystemLibrary!System.ConfigItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
<Component Path="$Context/Path[Relationship='SystemLibrary!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$" Alias="RelatedConfigItemSource"/>
<Component Path="$Context/Path[Relationship='SystemKnowledgeLibrary!System.EntityLinksToKnowledgeDocument']$" Alias="RelatedKnowledgeArticles"/>
</TypeProjection>