diagram | |||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||
type | extension of XmlEntityAssignmentQualified | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | qualifier-value position org-unit group | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlPrivilegeAssignment"> <xs:complexContent> <xs:extension base="XmlEntityAssignmentQualified"> <xs:annotation> <xs:documentation>Identifies a Privilege to which a Resource is associated. The association can be qualified by one or more values.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="position" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the position from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="org-unit" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the organization unit from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="group" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the group from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||
type | XmlModelEntity | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="position" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the position from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
type | XmlModelEntity | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="org-unit" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the organization unit from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
type | XmlModelEntity | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="group" type="XmlModelEntity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the group from which the resource inherits this privilege assignment.</xs:documentation> </xs:annotation> </xs:element> |