Authority Document Projection

System.GRC.AuthorityDocumentProjection (TypeProjection)

Projection for Authority Document

Element properties:

TypeSystem.GRC.AuthorityDocument
AccessibilityPublic

Source Code:

<TypeProjection ID="System.GRC.AuthorityDocumentProjection" Accessibility="Public" Type="GRCDocument!System.GRC.AuthorityDocument">
<Component Alias="RelatedControlObjectives" Path="$Target/Path[Relationship='GRC!System.Compliance.PolicyItemRelatesToAuthorityDocument' SeedRole='Target']$"/>
<Component Alias="AuthorityDocumentCitation" Path="$Target/Path[Relationship='GRCDocument!System.Compliance.AuthorityDocumentHasCitation']$"/>
<Component Alias="FileAttachments" Path="$Target/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$">
<Component Alias="FileAttachmentAddedBy" Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$"/>
</Component>
</TypeProjection>