Software Title

Provance.ITAM.SoftwareTitleProjection (TypeProjection)

Defines the properties used in Software Title forms

Element properties:

TypeProvance.ITAM.SoftwareTitle
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.SoftwareTitleProjection" Accessibility="Public" Type="Provance.ITAM.SoftwareTitle">
<Component Path="$Target/Path[Relationship='Provance.ITAM.PublisherHasSoftwareTitle' SeedRole='Target']$" Alias="Publisher"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasSoftwareVersion']$" Alias="SoftwareVersions">
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareVersionReferencesDiscoveredSoftwareItem']$" Alias="DiscoveredSoftwareItems"/>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SkuHasSoftwareTitle' SeedRole='Target']$" Alias="Skus"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasAllocationSet']$" Alias="AllocationSet">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AllocationSetContainsAllocation']$" Alias="Allocations">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AllocationIsForTarget']$" Alias="AllocationTarget"/>
</Component>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasAssignmentSet']$" Alias="AssignmentSet">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentSetContainsAssignment']$" Alias="Assignments">
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentIsForTarget']$" Alias="AssignmentTarget"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentHasSoftwareLicense']$" Alias="SoftwareLicense"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.AssignmentHasSoftwareLicenseKeys']$" Alias="LicenseKeys"/>
</Component>
</Component>
<Component Path="$Target/Path[Relationship='Provance.ITAM.SoftwareTitleHasOwners']$" Alias="Owners"/>
<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>