Service Offering Wizard Projection

System.ServiceOffering.ProjectionType (TypeProjection)

Element properties:

TypeSystem.ServiceOffering
AccessibilityPublic

Source Code:

<TypeProjection ID="System.ServiceOffering.ProjectionType" Accessibility="Public" Type="CoreCatalog!System.ServiceOffering">
<Component Alias="RequestOfferings" Path="$Target/Path[Relationship='CoreCatalog!System.ServiceOfferingRelatesToRequestOffering']$"/>
<Component Alias="RelatedKnowledgeArticles" Path="$Target/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$"/>
<Component Alias="RelatedServices" Path="$Target/Path[Relationship='CoreCatalog!System.ServiceRelatesToServiceOffering' SeedRole='Target']$"/>
<Component Alias="PublishedBy" Path="$Target/Path[Relationship='CoreCatalog!System.OfferingPublishedBy']$"/>
<Component Alias="Owner" Path="$Target/Path[Relationship='CoreCatalog!System.OfferingOwner']$"/>
</TypeProjection>