Skip to content

Commit

Permalink
forced assignments
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Jul 10, 2018
1 parent 31b00b2 commit 96357be
Showing 1 changed file with 10 additions and 0 deletions.
Expand Up @@ -2031,6 +2031,16 @@
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="forcedAssignment" type="tns:ObjectReferenceType">
<xsd:annotation>
<xsd:documentation>
Reference to the role, service or org.
</xsd:documentation>
<xsd:appinfo>
<a:objectReferenceTargetType>tns:AbstractRoleType</a:objectReferenceTargetType>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="activeAssignments" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
Expand Down

0 comments on commit 96357be

Please sign in to comment.