diff --git a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd index b066782c249..ead8e6ac656 100755 --- a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd +++ b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd @@ -14046,6 +14046,9 @@ trigger. This is usually approver or owner. If not specified then any relation is accepted. + + RoleRelationObjectSpecificationType.subjectRelation + @@ -14055,6 +14058,9 @@ trigger. This is usually default relation (member). If not specified then any relation is accepted. + + RoleRelationObjectSpecificationType.objectRelation + @@ -14065,6 +14071,9 @@ If set to false then the members of reference role is excluded from the scope (objectRelation is not used in this case). + + RoleRelationObjectSpecificationType.includeMembers + @@ -14074,6 +14083,9 @@ in the scope. If set to false then the reference role is excluded from the scope. + + RoleRelationObjectSpecificationType.includeReferenceRole +