Cireson Support Contract (Full)

Cireson.AssetManagement.SupportContract.ProjectionType (TypeProjection)

Cireson Asset Management Support Contract Projection

Element properties:

TypeCireson.AssetManagement.SupportContract
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.AssetManagement.SupportContract.ProjectionType" Accessibility="Public" Type="Cireson.AssetManagement.SupportContract">
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem' SeedRole='Target']$" Alias="ImpactedWorkItem"/>
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target']$" Alias="RelatedWorkItem"/>
<Component Path="$Context/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment">
<Component Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$" Alias="FileAttachmentAddedBy"/>
</Component>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$" Alias="RelatedConfigItemSource"/>
<Component Path="$Context/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$" Alias="RelatedKnowledgeArticles"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasSupportContract' SeedRole='Target']$" Alias="SoftwareAsset"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.HardwareAssetHasSupportContract' SeedRole='Target']$" Alias="HardwareAsset"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractHasVendor']$" Alias="Vendor"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractHasPurchaseOrder']$" Alias="PurchaseOrder"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractHasInvoice']$" Alias="Invoice"/>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemOwnedByUser']$" Alias="OwnedByUser"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractSupersedesSupportContract']$" Alias="Supersedes">
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractSupersedesSupportContract' SeedRole='Target']$" Alias="SupersedesChildParent"/>
</Component>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractSupersedesSupportContract' SeedRole='Target']$" Alias="SupersedesParent"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasSupportContracts' SeedRole='Target']$" Alias="ContractRelatesToPurchaseOrder"/>
</TypeProjection>