Authority Document Projection

System.Compliance.AuthorityDocumentProjection (TypeProjection)

Projection for Authority Document

Element properties:

TypeSystem.Compliance.AuthorityDocument
AccessibilityPublic

Source Code:

<TypeProjection ID="System.Compliance.AuthorityDocumentProjection" Accessibility="Public" Type="Compliance!System.Compliance.AuthorityDocument">
<Component Alias="AuthorityDocumentCitation" Path="$Target/Path[Relationship='Compliance!System.Compliance.ComplianceDocumentHasCitation']$"/>
<Component Alias="RelatedControlObjectives" Path="$Target/Path[Relationship='Compliance!System.Compliance.PolicyItemRelatesToComplianceDocument' SeedRole='Target' TypeConstraint='Compliance!System.Compliance.ControlObjective']$">
<Component Alias="COOwnedBy" Path="$Target/Path[Relationship='System!System.ConfigItemOwnedByUser']$"/>
</Component>
<Component Alias="FileAttachments" Path="$Target/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$">
<Component Alias="FileAttachmentAddedBy" Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$"/>
</Component>
</TypeProjection>